adjustBoundaryCheckOutside
layoutDP adjustBoundaryCheckOutside boolean { t | nil }
Description
Checks if the area boundary of a virtual hierarchy or a soft block is extending outside the parent area boundary.
GUI Equivalent
Examples
envGetVal("layoutDP" "adjustBoundaryCheckOutside")
envSetVal("layoutDP" "adjustBoundaryCheckOutside" 'boolean nil)
Related Topics
Return to top