alignSpacingValue
layoutalignSpacingValue floatspacingValue
Description
Sets the value when the Apply Spacing field on the Edit – Advanced – Align form is set to on. The value must be a integer point number. You can set the Apply Spacing field with the alignApplySpacing environment variable.
GUI Equivalent
Examples
envGetVal("layout" "alignSpacingValue")
envSetVal("layout" "alignSpacingValue" 'float 1.0)
Related Topics
Return to top