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


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

IGlobeViewer Interface

Provides access to members that manipulate the globe viewer. Note: the IGlobeViewer interface has been superseded by IGlobeViewer2. Please consider using the more recent version.

Product Availability

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

Members

Name Description
Method GetIsTargetAtCenter Finds if the target is at the center of a globe.
Read/write property GlobeDisplay The globe display.
Read/write property HUDEnabled Indicates if heads up display is enabled.
Read/write property NorthArrowEnabled Indicates if the north arrow is enabled.
Method OnLastTileFetched Indicates that the last tile has been fetched.
Method OnNewTileFetched Indicates that a new tile has been fetched.
Read/write property ReferenceElevation The elevation used as reference for navigation, in internal units.
Read/write property SpinSpeed The Speed for spinning.
Method StartSpinning Starts the globe spinning.
Method StopSpinning Stops the globe from further spinning.

Classes that implement IGlobeViewer

Classes Description

.NET Samples

Navigating around the GlobeControl