menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BrushStyle - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved