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


In This Topic
    NCreatePolypathTool Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets/sets the tool abort key (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Public PropertyGets/sets the add new point mouse event  
    Public PropertyGets/sets whether the tool is enabled (Inherited from Nevron.Diagram.WinForm.NTool)
    Public PropertyGets/sets the tool end (deactivation) event (Inherited from Nevron.Diagram.WinForm.NDragTool)
    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 PropertySpecifies whether the newly created element must be selected (Inherited from Nevron.Diagram.WinForm.NCreateElementTool)
    Public PropertyGets/sets the tool start (activation) event (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Top
    Protected Properties
     NameDescription
    Protected PropertyObtains a reference to the real element which is going to be added to the document (Inherited from Nevron.Diagram.WinForm.NCreateElementTool)
    Protected PropertyDetermines whether the tool operates in the view window area (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Protected PropertyObtains a reference to the accumulated points  
    Protected PropertyObtains a reference to the preview element (Inherited from Nevron.Diagram.WinForm.NCreateElementTool)
    Protected PropertyDetermines whether the tool requires an active document layer (Inherited from Nevron.Diagram.WinForm.NCreateElementTool)
    Protected PropertyObtains the mouse info when the tool was activated (Inherited from Nevron.Diagram.WinForm.NDragTool)
    Protected PropertyGets the target layer of this tool (Inherited from Nevron.Diagram.WinForm.NCreateElementTool)
    Top
    See Also