menu

WinForms

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

    Show / Hide Table of Contents

    Class ShadowStyleDialog

    Class containing Shadow Style Dialog.

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

    Constructors

    ShadowStyleDialog()

    Initializes a new instance of the ShadowStyleDialog class.

    Declaration
    public ShadowStyleDialog()

    Properties

    ShadowStyle

    Gets FillStyle property

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

    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