Enum BrushStyle Specifies the BrushStyle used by BrushInfo. Namespace: Syncfusion.Drawing Assembly: Syncfusion.Shared.Base.dll Syntax public enum BrushStyle Fields Name Description Gradient The BrushInfo represents a gradient fill. None The BrushInfo is an empty object. Pattern The BrushInfo represents a pattern fill. Solid The BrushInfo represents a solid fill.