This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IN > INavigate3DView Interface (ArcObjects .NET 10.4 SDK) |
Provides access to utility methods which assist in Navigating the 3DView.
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 and Classes | Description |
---|---|
Navigate3DView | The 3DView navigator component. |