dashedLinePlacementStatusNone
layoutDP dashedLinePlacementStatusNone boolean { t | nil }
Description
Displays a dashed line to represent the bounding box of a virtual hierarchy that has its placement status set to None.
When set to nil, the virtual hierarchy bounding box is displayed using a solid line.
GUI Equivalent
Examples
envGetVal("layoutDP" "dashedLinePlacementStatusNone")
envSetVal("layoutDP" "dashedLinePlacementStatusNone" 'boolean nil)
Related Topics
Return to top