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


NPanTool Class Members

The following tables list the members exposed by NPanTool.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NPanTool.  
Top
Protected Properties
 NameDescription
Protected PropertyGets the start mouse position in drawing view coordinates.  
Protected PropertyGets the start viewport origin.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Overridden. Determines whether the tool can activate  
Public MethodOverridden. Processes the mouse move event  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Gets the cursor and tooltip that the tool requests when active.  
Protected MethodOverridden. Gets the cursor and tooltip that the tool requests when not active.  
Protected MethodOverridden. Called when the tool was aborted. Raises the Aborted event.  
Protected MethodOverridden. Called when the tool was activated.  
Protected MethodOverridden. Called when the tool was deactivated. Raises the Deactivated event.  
Protected MethodOverridden. Overriden to return true  
Top
See Also