flattenKeepLabels
layoutXL flattenKeepLabels boolean { t | nil }
Description
Controls whether labels on shapes are retained when the Flatten command is run in Layout XL.
GUI Equivalent
Example
envSetVal("layoutXL" "flattenKeepLabels")
envSetVal("layoutXL" "flattenKeepLabels" 'boolean t)
envSetVal("layoutXL" "flattenKeepLabels" 'boolean nil)
Related Topics
Hierarchical Layout Instance Flattening
Return to top