Show / Hide Table of Contents

Constructor ColorStop

ColorStop(Color, double)

Initializes a new instance of the ColorStop class.

Declaration
public ColorStop(Color color, double position)
Parameters
Type Name Description
Color color

The color of this ColorStop.

double position

The position of this ColorStop. The value must be in the interval [0.0, 1.0].

Applies to

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