ArcObjects Library Reference (GlobeCore)  

IGlobe Interface

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
Method AddLayerType Add layer to globe as specified type.
Read/write property DefaultGlobeBackgroundOption The default background option.
Method GetDefaultBackgTransitionDistances The altitude values in kilometers for the transition in the background color.
Method GetDefaultHighBackgroundColor The default high altitude background color.
Method GetDefaultLowBackgroundColor The default low altitude background color.
Read-only property GlobeDisplay The globe display.
Read-only property GlobeLayers The globe layers by UID and internal grouping.
Read/write property GlobeUnits The linear units used in the globe.
Method SetDefaultBackgTransitionDistances The altitude values in kilometers for the transition in the background color.
Method SetDefaultHighBackgroundColor The default high altitude background color.
Method SetDefaultLowBackgroundColor The default low altitude background color.
Read/write property 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.