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


INavigate3DView Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IN > INavigate3DView Interface
ArcGIS Developer Help

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.

Classes that implement INavigate3DView

Classes Description
Navigate3DView The 3DView navigator component.