DevExpress.UnitConversion Namespace
Contains classes of the Unit Conversion library that are essential for the conversion between different units of measurement.
Assembly: DevExpress.Docs.v24.2.dll
NuGet Package: DevExpress.Document.Processor
#Classes
Name | Description |
---|---|
Area |
Converts area measurement from one unit to another. |
Base |
Base class for unit converters. |
Binary |
Converts a value from one binary prefix multiplier to another. |
Distance |
Converts distance measurement from one unit to another. |
Energy |
Converts energy measurement from one unit to another. |
Force |
Converts force measurement from one unit to another. |
Information |
Converts information measurement from one unit to another. |
Magnetism |
Converts the measurement of a magnetic field from one unit to another. |
Mass |
Converts mass measurement from one unit to another. |
Metric |
Converts a value from one metric prefix multiplier to another. |
Power |
Converts power measurement from one unit to another. |
Prefix |
Base class for prefix converters. |
Pressure |
Converts area measurement from one unit to another. |
Speed |
Converts speed measurement from one unit to another. |
Temperature |
Converts temperature measurement from one unit to another. |
Time |
Converts time measurement from one unit to another. |
Units static | Provides access to unit converters. |
Volume |
Converts volume measurement from one unit to another. |
#Structs
Name | Description |
---|---|
Quantity |
Contains the unit of measurement and its value. |
#Enums
Name | Description |
---|---|
Area | Lists units of area measurement. |
Binary |
Lists binary metric prefixes. |
Distance | Lists units of distance measurement. |
Energy | Lists units of energy measurement. |
Force | Lists units of force measurement. |
Information | Lists units of information. |
Magnetism | Lists units of measurement of a magnetic field. |
Mass | Lists units of mass measurement. |
Metric |
Lists metric prefixes. |
Power | Lists units of power measurement. |
Pressure | Lists units of pressure measurement. |
Speed | Lists units of speed measurement. |
Temperature | Lists units of temperature measurement. |
Time | Lists units of time measurement. |
Volume | Lists units of volume measurement. |