snapFigGroupRowCorrect
layoutXL.APAssist snapFigGroupRowCorrect boolean { t | nil }
Description
Specifies whether figGroups, Modgen, mosaics, and chains must snap to rows (when set to t), or can snap by reference when their member instances do not align exactly to the rows (when set to nil).
GUI Equivalent
Examples
envGetVal("layoutXL.APAssist" "snapFigGroupRowCorrect")
envSetVal("layoutXL.APAssist" "snapFigGroupRowCorrect" 'boolean t)
Related Topics
Setting Common Options in the Placement Options Form
Return to top