ArcObjects Library Reference (GlobeCore)  

IGlobeViewer2 Interface

Provides access to members that manipulate the globe viewer.

Product Availability

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

Members

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.
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.