fixAdjustedForResolveOverlaps
layoutXL.APAssist fixAdjustedForResolveOverlaps boolean { t | nil }
Description
Fixes the positions of objects that were adjusted so that these objects are not moved while resolving overlaps. When set to nil (default), the adjusted objects can also be moved.
GUI Equivalent
Examples
envGetVal("layoutXL.APAssist" "fixAdjustedForResolveOverlaps")
envSetVal("layoutXL.APAssist" "fixAdjustedForResolveOverlaps" 'boolean nil)
Related Topics
Setting the Assisted Placement Options in the Placement Options Form
Return to top