GradientShape
General
GradientShape és un enum a Aspose.Slides per Python.
Representa la forma del rellotge de gradient.
Valors
| 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 |