NRectangleSelectTool Class Properties
For a list of all members of this type, see NRectangleSelectTool members.
| Name | Description |
 | StartMoveDistance | Gets or sets the distance after which the rectangle dragging starts. If the user presses the left mouse button, but does not move the mouse more than this distance, the move will not be started. |
 | Stroke | Gets or sets the stroke that is used for the display of the selection rectangle |
Top
| Name | Description |
 | RectDraggingStarted | Gets or sets whether the tool is considered dragged when activated. This property is automatically set to true when the mouse has travelled a certain distance since the tool was activated. |
Top