GradientShape
Oversigt over de forskellige former for støtte
GradientShape er et tal i Aspose.Slides FOSS for C++.
Repræsenterede formen af gradientfyldning.
Valuer
| 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 |