drawSurroundingOn
mpt drawSurroundingOn boolean { t | nil }
Description
Specifies whether the color information is displayed at the top-level with the EIP suffix appended at the edit in place level.
GUI Equivalent
None
Examples
envGetVal("mpt" "drawSurroundingOn")
envSetVal("mpt" "drawSurroundingOn" 'boolean t)
envSetVal("mpt" "drawSurroundingOn" 'boolean nil)
Related Topics
Return to top