Provides access to members that manipulate globe display rendering.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interface is new at ArcGIS 9.3. It supersedes IGlobeDisplayRendering.
Members
Description | ||
---|---|---|
AmbientLight | The sun's ambient light value. | |
BaseExaggeration | The vertical exaggeration for the base globe. | |
GetBackgroundTransitionDistances | Gets the altitude values in kilometers for the transition in the background color. | |
GetLowBackgroundColor | Returns the low altitude background color. | |
GetSunColor | Gets the sun RGB color. | |
GetSunPosition | Gets the sun position in lat, lon. | |
GlobeBackgroundOption | The background option. | |
GlobeRadius | The radius of the globe in meters. | |
IsHaloEnabled | Indicates if the halo effect is enabled. | |
IsStarsEnabled | Indicates if the stars are enabled. | |
IsSunEnabled | Indicates if the sun lighting is enabled. | |
OverlayExaggeration | The vertical exaggeration for the overlay layers. | |
SetBackgroundTransitionDistances | Sets the altitude values in kilometers for the transition in the background color. | |
SetLowBackgroundColor | Sets the low altitude background color. | |
SetSunColor | Sets the sun RGB color. | |
SetSunPosition | Sets the sun position in lat, lon. | |
SunContrast | The illumination contrast. |
CoClasses that implement IGlobeDisplayRendering2
CoClasses and Classes | Description |
---|---|
GlobeDisplay | The globe display object. |