ArcGIS Runtime SDK for WPF - Library Reference
ISymbolInterpolator Interface
Members  See Also 
ESRI.ArcGIS.Client.Symbols Namespace : ISymbolInterpolator Interface

An interface for generating Symbols used to represent the interpolation (i.e. a gradual change) of features across a Map.TimeExtent for a FeatureLayer.

Syntax

Visual Basic (Declaration) 
Public Interface ISymbolInterpolator 
C# 
public interface ISymbolInterpolator 

Remarks

There are two Classes that implement the ISymbolInterpolator Interface that are used to graduate the symbology across a time span, they are: the RampInterpolator and the TimeClassBreaksAger. See these two classes for code examples and further description.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.