lxRetainFoldOrient
layoutXL lxRetainFoldOrient boolean { t | nil }
Description
Preserves the original device orientation when running the Generate Folded Devices command or the Generate All From Source command with the Fold option switched on.
GUI Equivalent
Examples
envGetVal("layoutXL" "lxRetainFoldOrient")
envSetVal("layoutXL" "lxRetainFoldOrient" 'boolean t)
envSetVal("layoutXL" "lxRetainFoldOrient" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top