Nevron.Nov.Diagram.DrawingTools Namespace / NMoveTool Class


In This Topic
    NMoveTool Class Properties
    In This Topic

    For a list of all members of this type, see NMoveTool members.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether duplication on move is allowed. By default set to true.  
    Public PropertyGets 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.  
    Public PropertyGets 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
     NameDescription
    Protected PropertyGets the move start position in page coordinates.  
    Top
    See Also