GradientShape
General
GradientShape és un enum a Aspose.Slides FOSS per C++.
Representa la forma del rellotge de gradient.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or unspecified gradient shape type |
LINEAR | Represents a linear gradient shape where color transition follows a straight line |
RECTANGLE | Represents a rectangular gradient shape with color transition across a rectangle |
RADIAL | Represents a radial gradient shape with color transition radiating from a center point |
PATH | Represents a gradient shape that follows a custom path defined by the shape outline |