GradientShape
Overview
GradientShape is a enum in Aspose.Slides FOSS for C++.
Represents the shape of gradient fill.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default gradient type |
LINEAR | Represents a linear gradient fill |
RECTANGLE | Represents a rectangular gradient fill |
RADIAL | |
PATH | Represents a gradient that follows a custom path |