This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeViewer2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that manipulate the globe viewer.
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. |
Interfaces | Description |
---|---|
IGlobeViewer | Provides access to members that manipulate the globe viewer. |