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


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

IGlobeDisplayRendering2 Interface

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

Name 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 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.

Classes that implement IGlobeDisplayRendering2

Classes Description