WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IOpacityAttribute

    Show / Hide Table of Contents

    Interface IOpacityAttribute

    Opacity attribute interface.

    Namespace: Syncfusion.SVG.IO
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public interface IOpacityAttribute

    Properties

    Opacity

    Gets or sets the opacity.

    Declaration
    Opacity Opacity { get; set; }
    Property Value
    Type Description
    Opacity

    The opacity.

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