GradientStop
Overview
GradientStop is a class in Aspose.Slides FOSS for .NET.
Inherits from: PVIObject, IGradientStop.
Represents a single gradient stop within a gradient fill.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Position | float | Read/Write | Defines the relative location of the gradient stop as a float between 0 and 1 |
Color | IColorFormat | Read | Gets or sets the color of the gradient stop using an IColorFormat instance |