ArcObjects Library Reference (GlobeCore)  

IGlobeDisplayRendering3 Interface

Provides access to members that manipulate globe display rendering.

Product Availability

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

Members

Description
Read/write property AmbientLight The sun's ambient light value.
Read/write property BaseExaggeration The vertical exaggeration for the base globe.
Method GetBackgroundTransitionDistances Gets the altitude values in kilometers for the transition in the background color.
Method GetLowBackgroundColor Returns the low altitude background color.
Method GetSunColor Gets the sun RGB color.
Method GetSunPosition Gets the sun position in lat, lon.
Read/write property GlobeBackgroundOption The background option.
Read-only property GlobeRadius The radius of the globe in meters.
Read/write property GridDisplay Indicates what type of grid/graticule to display.
Read/write property IsHaloEnabled Indicates if the halo effect is enabled.
Read/write property IsStarsEnabled Indicates if the stars are enabled.
Read/write property IsSunEnabled Indicates if the sun lighting is enabled.
Read/write property OverlayExaggeration The vertical exaggeration for the overlay layers.
Method SetBackgroundTransitionDistances Sets the altitude values in kilometers for the transition in the background color.
Method SetLowBackgroundColor Sets the low altitude background color.
Method SetSunColor Sets the sun RGB color.
Method SetSunPosition Sets the sun position in lat, lon.
Read/write property SunContrast The illumination contrast.

CoClasses that implement IGlobeDisplayRendering3

CoClasses and Classes Description
GlobeDisplay The globe display object.