menu

WinForms

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

    Show / Hide Table of Contents

    Class FillStyleDialog

    Class for Fill Style Dialog.

    Inheritance
    System.Object
    FillStyleDialog
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public class FillStyleDialog : Form

    Constructors

    FillStyleDialog()

    Initializes a new instance of the FillStyleDialog class.

    Declaration
    public FillStyleDialog()

    Properties

    FillStyle

    Gets FillStyle property

    Declaration
    public FillStyle FillStyle { get; }
    Property Value
    Type
    FillStyle

    Methods

    Dispose(Boolean)

    Clean up any resources being used.

    Declaration
    protected override void Dispose(bool disposing)
    Parameters
    Type Name Description
    System.Boolean disposing

    true to release both managed and unmanaged resources; false to release only unmanaged resources.

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