Enum FillStyleType
Types of brushes that can be created by a FillStyle.
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public enum FillStyleType
Fields
Name | Description |
---|---|
Hatch | Hatch brush. |
LinearGradient | Linear gradient brush. |
PathGradient | Path gradient brush. Reserved for internal use. |
Solid | Solid brush. |
Texture | Text brush. |