MassUnit EnumerationHIDSharp
Defines the possible units of mass.

Namespace: HidSharp.ReportDescriptors.Units
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0-alpha
Syntax

public enum MassUnit
Members

  Member nameValueDescription
None0 The unit system has no unit of mass.
Gram1 The unit of mass is the gram (occurs in the SI Linear and Rotation unit systems).
Slug2 The unit of mass is the slug (occurs in the English Linear and Rotation unit systems).
See Also

Reference