Provides access to members that manipulate the globe viewer.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ClearOGLBuffers | Manually clear OpenGL framebuffer. | |
GetIsTargetAtCenter | Finds if the target is at the center of a globe. | |
GlobeDisplay | The globe display. | |
HUDEnabled | Indicates if heads up display is enabled. | |
IsClearBuffersEnabled | Indicates if automatic buffer clearing before redraw is enabled. | |
IsSwapBuffersEnabled | Indicates if automatic buffer swapping after redraw is enabled. | |
NorthArrowEnabled | Indicates if the north arrow is enabled. | |
SecondaryViewersVisiblity | Indicates if secondary viewers are visible during OpenGL back buffer capture. | |
SpinSpeed | The Speed for spinning. | |
StartSpinning | Starts the globe spinning. | |
StopSpinning | Stops the globe from further spinning. | |
SwapOGLBuffers | Manually swap front and back OpenGL framebuffers. |
Inherited Interfaces
Interfaces | Description |
---|---|
IGlobeViewer | Provides access to members that manipulate the globe viewer. |