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


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

IGlobeViewer2 Interface

Provides access to members that manipulate the globe viewer.

Product Availability

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

Members

Name Description
Method ClearOGLBuffers Manually clear OpenGL framebuffer.
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 IsClearBuffersEnabled Indicates if automatic buffer clearing before redraw is enabled.
Read/write property IsSwapBuffersEnabled Indicates if automatic buffer swapping after redraw 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 SecondaryViewersVisiblity Indicates if secondary viewers are visible during OpenGL back buffer capture.
Read/write property SpinSpeed The Speed for spinning.
Method StartSpinning Starts the globe spinning.
Method StopSpinning Stops the globe from further spinning.
Method SwapOGLBuffers Manually swap front and back OpenGL framebuffers.

Inherited Interfaces

Interfaces Description
IGlobeViewer Provides access to members that manipulate the globe viewer.

Classes that implement IGlobeViewer2

Classes Description