displaySnappedInfo
layoutXL.APAssist displaySnappedInfo boolean { t | nil }
Description
Shows snapping information, which is the row name and the x and y snap pattern grid names, in the info balloon that is displayed while moving objects in assisted placement mode.
GUI Equivalent
Examples
envGetVal("layoutXL.APAssist" "displaySnappedInfo")
envSetVal("layoutXL.APAssist" "displaySnappedInfo" 'boolean nil)
Related Topics
Setting the Assisted Placement Options in the Placement Options Form
Return to top