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


NCreateGuidelineTool Class Members

The following tables list the members exposed by NCreateGuidelineTool.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NCreateGuidelineTool  
Top
Protected Fields
 NameDescription
Internal Field  
Top
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