WinForms

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

    Show / Hide Table of Contents

    Interface IStyleAttribute

    Style attribute interface.

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

    Properties

    Style

    Gets or sets the style.

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

    The style.

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