NevronOpenVision
Nevron.Nov.Diagram.DrawingTools Namespace / NCreateGuidelineTool Class


In This Topic
    NCreateGuidelineTool Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to add the guideline to the page if the guideline is inside the drawing window area.  
    Protected MethodOverridden. Overriden to create a horizontal or vertical guideline, depending on whether the HRuler or VRuler was hit.  
    Protected MethodOverridden. Gets the cursor and tooltip that the tool requests when active  
    Protected MethodOverridden. Called when the tool was aborted  
    Protected MethodOverridden. Called when the tool was deactivated  
    Protected MethodOverridden.   
    Protected MethodOverridden. Overriden to snap the X or Y coordinate of the point, depending on the tool mode  
    Protected MethodOverridden. Overriden to change the guideline coordinate  
    Protected MethodOverridden. Overriden to active the tool in H or V guideline mode  
    Top
    See Also