WinForms

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

    Show / Hide Table of Contents

    Interface IViewBoxAttribute

    ViewBox attribute interface.

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

    Properties

    ViewBox

    Gets or sets the view box.

    Declaration
    LengthRect ViewBox { get; set; }
    Property Value
    Type Description
    LengthRect

    The view box.

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