Enum UnitMode
Specifies the type of unit mode.
Namespace: Syncfusion.Blazor.Diagram
Assembly: Syncfusion.Blazor.dll
Syntax
public enum UnitMode
Fields
| Name | Description |
|---|---|
| Absolute | Absolute - Sets the unit mode type as Absolute |
| Fraction | Fraction - Sets the unit mode type as Fraction |