menu

WinForms

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

    Show / Hide Table of Contents

    Enum LengthType

    Length type enumeration.

    Namespace: Syncfusion.SVG.IO
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public enum LengthType

    Fields

    Name Description
    CM

    Length in CM

    EMS

    Length in EMS

    EXS

    Length in EXS

    IN

    Length in IN

    MM

    Length in MM

    Number

    Length in number

    PC

    Length in PC

    Percentage

    Length in percentage

    PT

    Length in PT

    PX

    Length in PX

    Unknown

    Unknown length method

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