Enum GradientFillType
Represents the gradient fill types in presentation.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum GradientFillType
Fields
| Name | Description |
|---|---|
| Linear | This element specifies a linear gradient. |
| Radial | Gradient follows a radial path. |
| Rectangle | Gradient follows a rectangular path. |
| Shape | Gradient follows the shape. |