StandardTouchTool3D.Selecting Event
Occurs when user has clicked one ore more features and the tool is about to add them to the selection of the view.
Syntax
public event SelectingEventHandler Selecting
Remarks
An application can use this event to present a popup menu when the user hits two or more selectable feature, and let him choose which one to select. It can also be used to prevent the tool from selecting certain objects, even if they are from a selectable layer.
Platforms
Windows, Linux, Android