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) | Multiple globe viewers (Code Files: MultipleGlobeViewers) | Navigating around the GlobeControl (Code Files: Navigation) |