ArcGIS API for Silverlight - Library Reference
From Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client Namespace > ColorRange Class : From Property

Gets of sets the Color that corresponds to the symbology of the newest temporal observation specified by the Map.TimeExtent.

Syntax

Visual Basic (Declaration) 
Public Property From As Color
C# 
public Color From {get; set;}

Remarks

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.

Visual example of a ColorRange going from red to yellow.

Code examples for using the ColorRange can be found in the RampInterpolator and TemporalRenderer Classes.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.