This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobe Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the globe. Note: the IGlobe interface has been superseded byIGlobe2. Please consider using the more recent version.
Description | ||
---|---|---|
AddLayerType | Add layer to globe as specified type. | |
DefaultGlobeBackgroundOption | The default background option. | |
GetDefaultBackgTransitionDistances | The altitude values in kilometers for the transition in the background color. | |
GetDefaultHighBackgroundColor | The default high altitude background color. | |
GetDefaultLowBackgroundColor | The default low altitude background color. | |
GlobeDisplay | The globe display. | |
GlobeLayers | The globe layers by UID and internal grouping. | |
GlobeUnits | The linear units used in the globe. | |
SetDefaultBackgTransitionDistances | The altitude values in kilometers for the transition in the background color. | |
SetDefaultHighBackgroundColor | The default high altitude background color. | |
SetDefaultLowBackgroundColor | The default low altitude background color. | |
ShowGlobeTips | Show globe tips. |
CoClasses and Classes | Description |
---|---|
Globe | A container for the display and manipulation of data in the Globe. |