IGradientStop

Overview

IGradientStop is a interface in Aspose.Slides FOSS for .NET.

Represents a single stop in a gradient fill.

Properties

NameTypeAccessDescription
PositionfloatRead/WriteRepresents the relative location of the gradient stop along the gradient
ColorIColorFormatReadRepresents the color applied at this gradient stop

See Also