selectUnderCursorMenuAlphaSorting
graphic selectUnderCursorMenuAlphaSortingboolean {t|nil}
Description
Specifies the objects listed in the (De)Select Under Cursor shortcut menu appear in alphabetical order.
GUI Equivalent
Examples
envGetVal("graphic" "selectUnderCursorMenuAlphaSorting")
envSetVal("graphic" "selectUnderCursorMenuAlphaSorting" 'boolean t)
Related Topics
Return to top