This document is archived and information here might be outdated.  Recommended version.


INavigate3DView Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IN > INavigate3DView Interface (ArcObjects .NET 10.6 SDK)
ArcObjects Library Reference (GlobeCore)  

INavigate3DView Interface

Provides access to utility methods which assist in Navigating the 3DView.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method Begin Does any initialization steps required to begin Camera movement.
Method End Does any finish steps required to end Camera movement.
Method MoveForwardBackward Moves Camera Forward and Backward.
Method MoveLeftRight Moves Camera Left and Right.
Method MoveUpDown Moves Camera Up and Down.
Method Rotate Adjusts the Camera's azimuth (heading) and inclination.

CoClasses that implement INavigate3DView

CoClasses and Classes Description
Navigate3DView The 3DView navigator component.