Back to Devexpress

DevExpress.UnitConversion Namespace

officefileapi-devexpress-8d4289bb.md

latest4.6 KB
Original Source

DevExpress.UnitConversion Namespace

Contains classes of the Unit Conversion library that are essential for the conversion between different units of measurement.

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Classes

NameDescription
AreaUnitsConverterConverts area measurement from one unit to another.
BaseUnitsConverter<T>Base class for unit converters.
BinaryUnitsConverterConverts a value from one binary prefix multiplier to another.
DistanceUnitsConverterConverts distance measurement from one unit to another.
EnergyUnitsConverterConverts energy measurement from one unit to another.
ForceUnitsConverterConverts force measurement from one unit to another.
InformationUnitsConverterConverts information measurement from one unit to another.
MagnetismUnitsConverterConverts the measurement of a magnetic field from one unit to another.
MassUnitsConverterConverts mass measurement from one unit to another.
MetricUnitsConverterConverts a value from one metric prefix multiplier to another.
PowerUnitsConverterConverts power measurement from one unit to another.
PrefixUnitsConverter<T>Base class for prefix converters.
PressureUnitsConverterConverts area measurement from one unit to another.
SpeedUnitsConverterConverts speed measurement from one unit to another.
TemperatureUnitsConverterConverts temperature measurement from one unit to another.
TimeUnitsConverterConverts time measurement from one unit to another.
Units staticProvides access to unit converters.
VolumeUnitsConverterConverts volume measurement from one unit to another.

Structs

NameDescription
QuantityValue<T>Contains the unit of measurement and its value.

Enums

NameDescription
AreaLists units of area measurement.
BinaryPrefixLists binary metric prefixes.
DistanceLists units of distance measurement.
EnergyLists units of energy measurement.
ForceLists units of force measurement.
InformationLists units of information.
MagnetismLists units of measurement of a magnetic field.
MassLists units of mass measurement.
MetricPrefixLists metric prefixes.
PowerLists units of power measurement.
PressureLists units of pressure measurement.
SpeedLists units of speed measurement.
TemperatureLists units of temperature measurement.
TimeLists units of time measurement.
VolumeLists units of volume measurement.