useDeviceOrder
layoutXL.APAssist useDeviceOrder boolean { t | nil }
Description
Abuts instances in the same order in which they are placed in each row.
Default is t, where instances maintain their current order when abutted.
GUI Equivalent
Examples
envGetVal("layoutXL.APAssist" "useDeviceOrder")
envSetVal("layoutXL.APAssist" "useDeviceOrder" 'boolean nil)
Related Topics
Setting the Assisted Placement Options in the Placement Options Form
Return to top