This document is archived and information here might be outdated.  Recommended version.


IGlobe2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobe2 Interface
ArcGIS Developer Help

IGlobe2 Interface

Extends access to members that control the globe.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddLayerType Add layer to globe as specified type.
Read-only property DanglingCachesCount Returns the count of globe caches which are not saved.
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 RefreshGroupLayer Refresh globe group layer.
Read/write property ReportLayersInDrawingOrder Controls if layers are reported in drawing order.
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.

Inherited Interfaces

Interfaces Description
IGlobe Provides access to members that control the globe.

Classes that implement IGlobe2

Classes Description
Globe A container for the display and manipulation of data in the Globe.