numSnappableRows
layoutXL.APAssist numSnappableRows int integer_number
Description
Specifies the maximum number of snappable rows above and below the current row, which are highlighted when an instance is being moved.
GUI Equivalent
Examples
envGetVal("layoutXL.APAssist" "numSnappableRows")
envSetVal("layoutXL.APAssist" "numSnappableRows" 'int 5)
Related Topics
Setting Common Options in the Placement Options Form
Return to top