NTrackballTool Class Members
In This Topic
The following tables list the members exposed by NTrackballTool.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| ElevateDownShortcut | The keyboard command associated with down elevation. |
| ElevateUpShortcut | The keyboard command associated with up elevation. |
| ElevationStep | The change in the elevation parameter of the chart view when the user presses the up or down arrow buttons. |
| RotateLeftShortcut | The keyboard command associated with left rotation. |
| RotateRightShortcut | The keyboard command associated with right rotation. |
| RotationStep | The change in the rotation parameter of the chart view when the user presses the left or right arrow buttons. |
Top
Public Methods
| Name | Description |
| CanActivate | Overloaded. Overridden. Return true if dragging can start |
| OnMouseMove | Overridden. Processes the mouse move event |
Top
See Also