Enum GradientTypes
GradientTypes enumeration
Gradient fill types
public enum GradientTypes
Values
Name | Value | Description |
---|---|---|
Linear | 0 | Linear fountain fill. Apply a fill that gradually changes color along a linear path. |
Elliptical | 1 | Elliptical fountain fill. Apply a fill that gradually changes color in concrete ellipses from the center outwards. |
Conical | 2 | Conical fountain fill. Apply a fill that gradually changes color in a conical shape. |
Rectangular | 3 | Rectangular fountain fill. Apply a fill that gradually changes color in concrete rectangles from the center outwards. |
See Also
- namespace Aspose.Imaging.FileFormats.Cmx.ObjectModel.Enums
- assembly Aspose.Imaging