Class ColorStop
A color and the position the color will be placed on a ColorRamp.
Namespace: Esri.ArcGISRuntime.Rasters
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ColorStop
Constructors
| Name | Description |
|---|---|
| ColorStop(Color, double) | Initializes a new instance of the ColorStop class. |
Properties
| Name | Description |
|---|---|
| Color | Gets the shaded color of a pixel with a value at Position on the color ramp. |
| Position | Gets the position the color will be placed on a color ramp. |
Applies to
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |