casGlyphs
layoutXL casGlyphs boolean { t | nil }
Description
Controls the display of on-canvas glyphs for Check Against Source issues.
The default ist, which means that on-canvas glyphs are visible in the canvas.
When set to nil, on-canvas glyphs are not visible.
GUI Equivalent
Examples
envGetVal("layoutXL" "casGlyphs")
envSetVal("layoutXL" "casGlyphs" 'boolean nil)
Related Topics
List of Layout XL Environment Variables
Return to top