GradientShape
Přehled
GradientShape je enum v Aspose.Slides pro Python.
Zobrazuje tvar gradientového plnění.
Hodnoty
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or unspecified gradient shape |
LINEAR | Represents a linear gradient shape |
RECTANGLE | Represents a rectangular gradient shape |
RADIAL | |
PATH | Represents a gradient shape that follows a custom path |