GradientStop class

GradientStop class

Represents a gradient format.

Inheritance:GradientStopPVIObject

The GradientStop 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.
slide
presentation

See Also