spacing
layoutXL.APVerify spacing 'boolean { t | nil }
Description
In Layout EXL or higher tier, checks instances for conformance with applicable spacing rules.
GUI Equivalent
Examples
envGetVal("layoutXL.APVerify" "spacing")
envSetVal("layoutXL.APVerify" "spacing" 'boolean t)
envSetVal("layoutXL.APVerify" "spacing" 'boolean nil)
Related Topics
Return to top