GradientStop
Overview
GradientStop is a class in Aspose.Slides FOSS for Python.
Inherits from: PVIObject, ISlideComponent, IPresentationComponent.
Represents a gradient format.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
position | float | Read | Returns or sets the position (0..1) of a gradient stop. |
color | IColorFormat | Read | Returns the color of a gradient stop. |