protectedObjHighlightHaloWidth
graphic protectedObjHighlightHaloWidthstring { "thick" | "normal"|"thin"}
Description
Specifies the thickness of the halo on a protected object.
GUI Equivalent
Examples
envGetVal("graphic" "protectedObjHighlightHaloWidth")
envSetVal("graphic" "protectedObjHighlightHaloWidth" 'string "thick")
envSetVal("graphic" "protectedObjHighlightHaloWidth" 'string "thin")
Related Topics
Selection Protection Highlight Options Form
Return to top