Visual Basic (Declaration) | |
---|---|
Public Class ColorRange |
C# | |
---|---|
public class ColorRange |
Colors are graduated between a From color and a To color based upon the Color Wheel. The ColorRange Class is used by the RampInterpolator.ColorRange Property for aging the symbology of temporal observations of a FeatureLayer. The newest temporal observation specified by the Map.TimeExtent matches the From color. The oldest temporal observation specified by the Map.TimeExtent matches the To color.
The following image provides a visual example of how a square Symbol would look via the RampInterpolator for the ColorRange Property that is graduated over five time periods as defined by the Map.TimeExtent.
Code examples for using the ColorRange can be found in the RampInterpolator and TemporalRenderer Classes.
System.Object
ESRI.ArcGIS.Client.ColorRange
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family