Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NDragTool Class


In This Topic
    NDragTool Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets/sets the tool abort key  
    Public PropertyGets/sets whether the tool is enabled (Inherited from Nevron.Diagram.WinForm.NTool)
    Public PropertyGets/sets the tool end (deactivation) event  
    Public PropertyGets/sets the name of the tool, which is unique in the tools collection of the controller (Inherited from Nevron.Diagram.WinForm.NTool)
    Public PropertyGets/sets the tool start (activation) event  
    Top
    Protected Properties
     NameDescription
    Protected PropertyDetermines whether the tool operates in the view window area  
    Protected PropertyObtains the mouse info when the tool was activated  
    Top
    See Also