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