GradientStopCollection

GradientStopCollection class

Represents the gradient stop collection.

Properties

NameTypeDescription
Countint
Item (int)GradientStopGets the gradient stop by the index.

Methods

NameDescription
addAdd a gradient stop.
clear
removeAt
iteratorReserved for internal use.