The Unit type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CurrentExponent |
Gets or sets the exponent of the report value's units of current.
| |
| CurrentUnit |
Gets the units of current corresponding to System.
| |
| LengthExponent |
Gets or sets the exponent of the report value's units of length.
| |
| LengthUnit |
Gets the units of length corresponding to System.
| |
| LuminousIntensityExponent |
Gets or sets the exponent of the report value's units of luminous intensity.
| |
| LuminousIntensityUnit |
Gets the units of luminous intensity corresponding to System.
| |
| MassExponent |
Gets or sets the exponent of the report value's units of mass.
| |
| MassUnit |
Gets the units of mass corresponding to System.
| |
| RawValue |
Gets or sets the raw HID value describing the units.
| |
| System |
Gets or sets the unit system.
| |
| TemperatureExponent |
Gets or sets the exponent of the report value's units of temperature.
| |
| TemperatureUnit |
Gets the units of temperature corresponding to System.
| |
| TimeExponent |
Gets or sets the exponent of the report value's units of time.
| |
| TimeUnit |
Gets the units of time corresponding to System.
|
See Also