probeCycleHilite
layoutXL probeCycleHilite boolean { t | nil }
Description
Specifies whether the XL Probe command cycles through the hilite drawing entry layers used for showing probes.
GUI Equivalent
|
Display Layer – Cycle ( |
Examples
envGetVal("layoutXL" "probeCycleHilite")
envSetVal("layoutXL" "probeCycleHilite" 'boolean t)
envSetVal("layoutXL" "probeCycleHilite" 'boolean nil)
Related Topics
Return to top