GradientStop class

GradientStop class

Represents the gradient stop.

The GradientStop type exposes the following members:

Properties

PropertyDescription
positionThe position of the stop.
cells_colorGets the color of this gradient stop.
transparencyReturns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).

See Also