Defines the possible units of mass.
Namespace: HidSharp.Reports.Units
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | The unit system has no unit of mass. | |
Gram | 1 | The unit of mass is the gram (occurs in the SI Linear and Rotation unit systems). | |
Slug | 2 | The unit of mass is the slug (occurs in the English Linear and Rotation unit systems). |
See Also