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