GradientDirection — Represents the gradient direction in a presentation. Inherits from: Enum.
Package: aspose.slides_foss
Values
| Member | Value | Description |
|---|
NOT_DEFINED | NotDefined | |
FROM_CORNER1 | FromCorner1 | |
FROM_CORNER2 | FromCorner2 | |
FROM_CORNER3 | FromCorner3 | |
FROM_CORNER4 | FromCorner4 | |
FROM_CENTER | FromCenter | |
See Also