Provides access to utility methods which assist in Navigating the 3DView.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Begin | Does any initialization steps required to begin Camera movement. | |
End | Does any finish steps required to end Camera movement. | |
MoveForwardBackward | Moves Camera Forward and Backward. | |
MoveLeftRight | Moves Camera Left and Right. | |
MoveUpDown | Moves Camera Up and Down. | |
Rotate | Adjusts the Camera's azimuth (heading) and inclination. |
CoClasses that implement INavigate3DView
CoClasses and Classes | Description |
---|---|
Navigate3DView | The 3DView navigator component. |