Unit Constructor HIDSharp
Initializes a new instance of the Unit class.

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

public Unit(
	uint value
)

Parameters

value
Type: SystemUInt32
The raw HID value describing the units.
See Also

Reference