SymbolResizeHelpers Module
Nested modules
Modules | Description |
Functions and values
Function or value | Description |
|
|
Full Usage:
changeSymbolCorners showCorners sym
Parameters:
ShowCorners
sym : Symbol
Returns: Symbol
|
|
|
|
|
|
|
|
Full Usage:
manualSymbolResize model compId fixedCornerLoc mPos
Parameters:
Model
compId : ComponentId
fixedCornerLoc : XYPos
mPos : XYPos
Returns: Model * Cmd<'a>
|
|
|
|
|
|
|
|
|
|
Full Usage:
showCompCorners model cornerShow compIds
Parameters:
Model
cornerShow : ShowCorners
compIds : ComponentId list
Returns: Model
|