ArcGIS API for WPF - Library Reference
RampInterpolator Class Members
See Also  Properties  Methods  Send comments on this topic
ESRI.ArcGIS.Client Namespace : RampInterpolator Class


The following tables list the members exposed by RampInterpolator.

Public Constructors

 NameDescription
public ConstructorRampInterpolator ConstructorInitializes a new instance of the RampInterpolator class.  
Top

Public Properties

 NameDescription
public PropertyColorRangeGets or sets the range of color’s applied to a Symbol being rendered via the RampInterpolator for a set of temporal features in a FeatureLayer as defined by the Map.TimeExtent.  
public PropertyOpacityRangeGets or sets the range of opacity (i.e. visibility) applied to a Symbol being rendered via the RampInterpolator for a set of temporal features in a FeatureLayer as defined by the Map.TimeExtent.  
public PropertySizeRangeGets or sets the range of size’s applied to a Symbol being rendered via the RampInterpolator for a set of temporal features in a FeatureLayer as defined by the Map.TimeExtent.  
Top

Public Methods

 NameDescription
public MethodGetInterpolatedSymbol Gets the interpolated symbol.  
Top

See Also

© ESRI, Inc. All Rights Reserved.