useAreaBoundaryUtilization
layoutDP useAreaBoundaryUtilization boolean { t | nil }
Description
Controls whether the environment variable is used to determine the area boundary size for the virtual hierarchy.
The default is nil, which means the environment variable is used to calculate the area boundary.
GUI Equivalent
Examples
envGetVal("layoutDP" "useAreaBoundaryUtilization")
envSetVal("layoutDP" "useAreaBoundaryUtilization" 'boolean t)
Related Topics
Return to top