menu

WinForms

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

    Show / Hide Table of Contents

    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.

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