groupArrayYSpacing
layout groupArrayYSpacing float spacingValue
Description
Sets the spacing value used as the distance between cells on the Y-axis when creating a locked group array by using the Copy form. This value is read when the copyGroupArrayLockXY environment variable is t.
GUI Equivalent
Examples
envGetVal("layout" "groupArrayYSpacing")
envSetVal("layout" "groupArrayYSpacing" 'float 5.0)
Related Topics
Return to top