probeHighlight
graphic probeHighlight boolean { t | nil }
Description
Determines whether the probes will be drawn with probe highlight.
GUI Equivalent
Examples
envGetVal("graphic" "probeHighlight")
envSetVal("graphic" "probeHighlight" 'boolean nil)
Related Topics
Return to top