extractShortLocatorTrueColor
layoutXL extractShortLocatorTrueColor boolean { t | nil }
Description
Displays shapes corresponding to the selected display mode in their true color.
GUI Equivalents
Examples
envGetVal("layoutXL" "extractShortLocatorTrueColor")
envSetVal("layoutXL" "extractShortLocatorTrueColor" 'boolean t)
envSetVal("layoutXL" "extractShortLocatorTrueColor" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top