This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeDisplayRendering3 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that manipulate globe display rendering.
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. | |
GridDisplay | Indicates what type of grid/graticule to display. | |
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 and Classes | Description |
---|---|
GlobeDisplay | The globe display object. |