| Visual Basic (Declaration) | |
|---|---|
Public Property ColorRamps As ObservableCollection(Of ColorRamp) | |
| C# | |
|---|---|
public ObservableCollection<ColorRamp> ColorRamps {get; set;} | |
Property Value
The color ramp.Target Platforms:Windows Phone 7
|
| ArcGIS Runtime SDK for Windows Phone - Library Reference | |
| ColorRamps Property | |
| See Also Send comments on this topic | |
| ESRI.ArcGIS.Client.Tasks Namespace > ClassificationDefinition Class : ColorRamps Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property ColorRamps As ObservableCollection(Of ColorRamp) | |
| C# | |
|---|---|
public ObservableCollection<ColorRamp> ColorRamps {get; set;} | |
Target Platforms:Windows Phone 7