menu

WinForms

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

    Show / Hide Table of Contents

    Enum FillType

    Specifies the fill type of an object.

    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Base.dll
    Syntax
    public enum FillType : sbyte

    Fields

    Name Description
    Automatic

    Specifies the FillType is automatic.

    Gradient

    Specifies the FillType is gradient.

    None

    Specifies the FillType is none.

    Pattern

    Specifies the FillType is pattern.

    Picture

    Specifies the FillType is Picture.

    Solid

    Specifies the FillType is solid.

    Texture

    Specifies the FillType is Texture.

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