NMoveTool Class Properties
In This Topic
For a list of all members of this type, see NMoveTool members.
Public Properties
| | Name | Description |
 | AllowDuplicate | Gets or sets whether duplication on move is allowed. By default set to true. |
 | Keep1DShapesConnected | Gets or sets whether 1D shapes, whose begin or end point is connected to a shape outside of the the moved items, should be kept connected when moved. By default set to true. |
 | StartMoveDistance | Gets or sets the distance after which the move 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. By default set to 5 DIPs. |
Top
Protected Properties
| | Name | Description |
 | MoveStartPos | Gets the move start position in page coordinates. |
Top
See Also