menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class UnitMode - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class UnitMode

    Specifies the type of unit mode.

    Inheritance
    System.Object
    UnitMode
    Namespace: Syncfusion.Blazor.Diagram
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public sealed class UnitMode : Enum

    Fields

    Absolute

    Absolute - Sets the unit mode type as Absolute

    Declaration
    public const UnitMode Absolute
    Field Value
    Type
    UnitMode

    Fraction

    Fraction - Sets the unit mode type as Fraction

    Declaration
    public const UnitMode Fraction
    Field Value
    Type
    UnitMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved