IGradientStopEffectiveData class

IGradientStopEffectiveData class

immutable object which represents a gradient stop.

The IGradientStopEffectiveData type exposes the following members:

Properties

PropertyDescription
positionReturns the position (0..1) of a gradient stop.
Read-only float.
colorReturns the color of a gradient stop.
Read-only aspose.pydrawing.Color.

See Also