Class LengthUnits
Specifies the units.
Inheritance
System.Object
LengthUnits
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public sealed class LengthUnits : Enum
Fields
Centimeters
Defines the centimeters unit.
Declaration
public const LengthUnits Centimeters
Field Value
Type |
---|
LengthUnits |
Feets
Defines the feets unit.
Declaration
public const LengthUnits Feets
Field Value
Type |
---|
LengthUnits |
Inches
Defines the inches unit.
Declaration
public const LengthUnits Inches
Field Value
Type |
---|
LengthUnits |
Kilometers
Defines the kilometers unit.
Declaration
public const LengthUnits Kilometers
Field Value
Type |
---|
LengthUnits |
Meters
Defines the meters unit.
Declaration
public const LengthUnits Meters
Field Value
Type |
---|
LengthUnits |
Miles
Defines the miles unit.
Declaration
public const LengthUnits Miles
Field Value
Type |
---|
LengthUnits |
Millimeters
Defines the millimeters unit.
Declaration
public const LengthUnits Millimeters
Field Value
Type |
---|
LengthUnits |
Pixels
Defines the pixels unit.
Declaration
public const LengthUnits Pixels
Field Value
Type |
---|
LengthUnits |
Yards
defines the yards unit.
Declaration
public const LengthUnits Yards
Field Value
Type |
---|
LengthUnits |