Show / Hide Table of Contents

Class ColorStop

A color and the position the color will be placed on a ColorRamp.

Inheritance
object
ColorStop
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
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

TargetVersions
.NET300
.NET Windows300
.NET Android300
.NET iOS300
In this article
Provide feedback
Back to top Copyright © 2025 Esri.