Values for Idx_AutoSelect.
AutoSelect_Off | No tree selection when marker is clicked (Symbols - C: "AutoSelectOff" , Lua: __Marker_AutoSelectOff ) |
AutoSelect_Marker | Select the marker itself when it is clicked (Symbols - C: "AutoSelectMarker" , Lua: __Marker_AutoSelectMarker ) |
AutoSelect_Parent | Select the parent of the marker when it is clicked (Symbols - C: "AutoSelectParent" , Lua: __Marker_AutoSelectParent ) |
AutoSelect_Link | Select the node specified in Idx_AutoSelectLink (Symbols - C: "AutoSelectLink" , Lua: __Marker_AutoSelectLink ) |