GradientShape
GradientShape enumeration
Represents the shape of gradient fill.
public enum GradientShape : sbyte
Values
Name | Value | Description |
---|---|---|
NotDefined | -1 | |
Linear | 0 | |
Rectangle | 1 | |
Radial | 2 | |
Path | 3 |
See Also
- namespace Aspose.Slides
- assembly Aspose.Slides