modgenDefVertSpacing
layoutXL modgenDefVertSpacing float float_number
Description
Specifies the default value for the Vertical Spacing field in the Set Member Alignment and Spacing form. This value is used only if the modgenDefVertAlignment variable is set to custom or customTop.
GUI Equivalent
|
Modgen Editor – Member Alignment/Spacing button on the Modgen Placement toolbar |
|
Examples
envGetVal("layoutXL" "modgenDefVertSpacing")
envSetVal("layoutXL" "modgenDefVertSpacing" 'float 1.0)
Related Topics
Specifying Modgen Device Alignment and Spacing
Return to top