Units.Distance Property
In This Article
Provides access to the unit converter for distance measurement units.
Namespace: DevExpress.UnitConversion
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Declaration
public static DistanceUnitsConverter Distance { get; }
#Property Value
Type | Description |
---|---|
Distance |
A Distance |
See Also