GradientDirection
Overview
GradientDirection is a enum in Aspose.Slides FOSS for C++.
Represents the gradient style.
Values
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default gradient direction |
FROM_CORNER1 | Represents a gradient that starts from the first corner of the shape |
FROM_CORNER2 | |
FROM_CORNER3 | |
FROM_CORNER4 | |
FROM_CENTER | Represents a gradient that radiates outward from the shape’s center |