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


NCreate1DShapeTool Class Members

The following tables list the members exposed by NCreate1DShapeTool.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NCreate1DShapeTool.  
Top
Protected Methods
 NameDescription
Protected MethodAdds a geometry command to the active page. Called by the AddPageItemToActivePage when the start point has been snapped to a gometry command.  
Protected MethodOverridden. Overriden to either append a geometry command to an already existing geometry, or create a new 1D shape.  
Protected MethodAdds a 1D shape to the active page and selects it. If the shape begin and/or end point was snapped to port or shape, it is glued to the respective target. Called by the AddPageItemToActivePage when the start point has not been snapped to a gometry command.  
Protected MethodMust override to create a geometry command  
Protected MethodOverridden. Gets the cursor and tooltip that the tool requests when active.  
Protected MethodMust override to return the cursor when both the begin and end points are snapped  
Protected MethodMust override to return the default cursor.  
Protected MethodMust override to return the cursor when both the begin point is snapped  
Protected MethodMust override to return the cursor when both the begin point is snapped  
Protected MethodOverridden. Gets the cursor and tooltip that the tool requests when non active.  
Protected MethodOverridden. Overriden to perform a 1D primitive Start or End point snapping.  
Protected MethodOverridden. Overriden to change the Begin and End Points of the shape.  
Top
See Also