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