Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NTool Class
Fields Properties Methods


In This Topic
    NTool Class Members
    In This Topic

    The following tables list the members exposed by NTool.

    Protected Fields
     NameDescription
    Protected FieldIndicates whether this tool is active.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets whether the tool is enabled  
    Public PropertyGets/sets the name of the tool, which is unique in the tools collection of the controller  
    Top
    Public Methods
     NameDescription
    Public MethodAborts the tool if it is active  
    Public MethodActivates the tool  
    Public MethodDetermines whether the tool can activate  
    Public MethodDetermines whether the tool can deactivate  
    Public Method  
    Public MethodCreates any non serialized objects, which the holder posseses  
    Public MethodDeactivates the tool  
    Public MethodObtains the reference provider to which the object is currently attached  
    Public Method  
    Public MethodUpdates the references stored by the object  
    Top
    See Also