IGradientStop class

IGradientStop class

Represents a gradient format.

The IGradientStop type exposes the following members:

Properties

PropertyDescription
positionReturns or sets the position (0..1) of a gradient stop.
Read/write float.
colorReturns the color of a gradient stop.
Read-only IColorFormat.

See Also