IGradientStop
Overview
IGradientStop is a interface in Aspose.Slides FOSS for .NET.
Represents a single stop in a gradient fill.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Position | float | Read/Write | Represents the relative location of the gradient stop along the gradient |
Color | IColorFormat | Read | Represents the color applied at this gradient stop |