| Name | Description | |
|---|---|---|
![]() | NTrackballTool Constructor | Default constructor |
The following tables list the members exposed by NTrackballTool.
| Name | Description | |
|---|---|---|
![]() | NTrackballTool Constructor | Default constructor |
| Name | Description | |
|---|---|---|
![]() ![]() | ElevateDownShortcutProperty | Reference to the elevate down shortcut |
![]() ![]() | ElevateUpShortcutProperty | Reference to the elevate up shortcut |
![]() ![]() | ElevationStepProperty | Reference to the ElevationStepProperty property |
![]() ![]() | NTrackballToolSchema | Schema associated with NDataPanTool |
![]() ![]() | RotateLeftShortcutProperty | Reference to the rotate left shortcut |
![]() ![]() | RotateRightShortcutProperty | Reference to the rotate right shortcut |
![]() ![]() | RotationStepProperty | Reference to the RotationStepProperty property |
| Name | Description | |
|---|---|---|
![]() ![]() | c_DefaultElevateDownShortcut | |
![]() ![]() | c_DefaultElevateUpShortcut | |
![]() ![]() | c_DefaultRotateLeftShortcut | |
![]() ![]() | c_DefaultRotateRightShortcut | |
![]() | defaultElevationStep | |
![]() | defaultRotationStep | |
![]() | m_CenterPoint | Drag centr point |
![]() | m_ElevateDownShortcut | Shortcut to elevate the chart down |
![]() | m_ElevateUpShortcut | Shortcut to elevate the chart up |
![]() | m_ElevationStep | The elevation step |
![]() | m_RotateLeftShortcut | Shortcut to rotate the chart to the left |
![]() | m_RotateRightShortcut | Shortcut to rotate the chart to the right |
![]() | m_RotationStep | The rotation step |
![]() | m_SquareSize | Square size (for calculation of polar coordinates) |
![]() | m_StartElevation | Start elevation |
![]() | m_StartPoint | Drag start point |
![]() | m_StartRotation | Start rotation |
| 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. |
| Name | Description | |
|---|---|---|
![]() | CanActivate | Overloaded. Overridden. Return true if dragging can start |
![]() | OnKeyDown | Overridden. Processes the key down event |
![]() | OnMouseMove | Overridden. Processes the mouse move event |
| Name | Description | |
|---|---|---|
![]() | GetActiveCursorAndTooltip | Overridden. Gets the cursor and tooltip that the tool requests when active. |
![]() | OnActivated | Overridden. Called when the tool was activated. |