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


esriGlobeCameraOrientationMode Constants (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GlobeCore)  

esriGlobeCameraOrientationMode Constants

Orientation modes for Globe Camera.

Constant Value Description
esriGlobeCameraOrientationGlobal 0 Orient the camera with the up direction to the North of the globe.
esriGlobeCameraOrientationLocal 1 Orient the camera with the local up direction.

Product Availability

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

.NET Snippets

Toggle Between Surface and Global Navigation Mode

.NET Samples

Globe Fly tool (Code Files: Fly) | Navigating around the GlobeControl (Code Files: Navigation) | Multiple globe viewers (Code Files: MultipleGlobeViewers)