WinForms

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

    Show / Hide Table of Contents

    Interface ITransformAttribute

    Transform attribute interface.

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

    Properties

    Transform

    Gets or sets the transform.

    Declaration
    TransformList Transform { get; set; }
    Property Value
    Type Description
    TransformList

    The transform.

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