Provides access to members that control the globe. Note: the IGlobe interface has been superseded byIGlobe2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IGlobe
CoClasses and Classes | Description |
---|---|
Globe | A container for the display and manipulation of data in the Globe. |