GradientStop

GradientStop class

Represents the gradient stop.

GradientStop()

Properties

NameTypeDescription
PositionDoubleValueThe position of the stop.
ColorColorValueGets the color of this gradient stop.
TransparencyDoubleValueReturns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).

Methods

NameDescription
deepCloneCreates deep copy of this instance.