NevronOpenVision
Nevron.Nov.Diagram.DrawingTools Namespace / NDrawingDragTool Class
Fields Properties Methods Events


In This Topic
    NDrawingDragTool Class Members
    In This Topic

    The following tables list the members exposed by NDrawingDragTool.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NDrawingDragTool.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the active page of the owner drawing  
    Public PropertyObtains a reference to the drawing vuew to which this tool belongs  
    Public PropertyGets the mouse start position in page coordinates. Valid only when the tool is active.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Called when the tool is aborted  
    Protected MethodOverridden. Called when the tool was activated.  
    Protected MethodOverridden. Called when the tool is deactivated  
    Protected MethodDetermines whether the tool operates in the drawing window area. This implementation returns true.  
    Protected MethodOverridden. Requests cursor and tooltip depending on the tool state.  
    Top
    See Also