GradientShape
Přehled
GradientShape je enum v Aspose.Slides FOSS pro C++.
Zobrazuje tvar gradientového plnění.
Hodnoty
| 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 |