mgUpdateVertAlignCB
mgUpdateVertAlignCB(
d_cellViewID
s_side
)
=> t / nil
Description
Aligns the selected instances on the specified side. Side can be one of top, bottom, or center.
Arguments
Value Returned
Example
Aligns the selected devices on their top edges.
mgUpdateVertAlignCB(cv "top")
Return to top