Name | Description | |
---|---|---|
NPanTool Constructor | Default constructor |
The following tables list the members exposed by NPanTool.
Name | Description | |
---|---|---|
NPanTool Constructor | Default constructor |
Name | Description | |
---|---|---|
NPanToolSchema | Schema associated with NPanTool. |
Name | Description | |
---|---|---|
StartMousePositionInDrawingView | Gets the start mouse position in drawing view coordinates. | |
StartViewportOrigin | Gets the start viewport origin. |
Name | Description | |
---|---|---|
CanActivate | Overloaded. Overridden. Determines whether the tool can activate | |
OnMouseMove | Overridden. Processes the mouse move event |
Name | Description | |
---|---|---|
GetActiveCursorAndTooltip | Overridden. Gets the cursor and tooltip that the tool requests when active. | |
GetReadyCursorAndTooltip | Overridden. Gets the cursor and tooltip that the tool requests when not active. | |
OnAborted | Overridden. Called when the tool was aborted. Raises the Aborted event. | |
OnActivated | Overridden. Called when the tool was activated. | |
OnDeactivated | Overridden. Called when the tool was deactivated. Raises the Deactivated event. | |
OperatesInWindowArea | Overridden. Overriden to return true |