NClickSelectTool Class Properties
For a list of all members of this type, see NClickSelectTool members.
| Name | Description |
 | AllowDrillDown | Specifies whether drill down selection is allowed. By default set to true. |
 | ClickSelectMouseButtonEvent | Gets or sets the mouse button event on which the tool performs click selection. By default set to ENMouseButtonEvent.LeftButtonDown. |
 | DrillDownSelectMouseButtonEvent | Gets or sets the mouse button event on which the tool performs drill down selection By default set to ENMouseButtonEvent.LeftButtonUp. |
Top