Enum LengthUnits
Specifies the units.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum LengthUnits
Fields
| Name | Description |
|---|---|
| Centimeters | Defines the centimeters unit. |
| Feets | Defines the feets unit. |
| Inches | Defines the inches unit. |
| Kilometers | Defines the kilometers unit. |
| Meters | Defines the meters unit. |
| Miles | Defines the miles unit. |
| Millimeters | Defines the millimeters unit. |
| Pixels | Defines the pixels unit. |
| Yards | defines the yards unit. |