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


esriGlobeSpinDirection Constants (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GlobeCore)  

esriGlobeSpinDirection Constants

Spin direction type enumeration.

Constant Value Description
esriClockwise 0 Spin in clockwise direction.
esriCounterClockwise 1 Spin in counter-clockwise direction.

Product Availability

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

.NET Samples

Navigating around the GlobeControl (Code Files: Navigation)