Name | Description | |
---|---|---|
![]() | CanActivate | Overloaded. Overridden. Determines whether the tool can activate |
![]() | OnMouseMove | Overridden. Processes the mouse move event |
For a list of all members of this type, see NPanTool members.
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 |