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

Namespace: HidSharp.Reports.Units
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax

public Unit(
	uint rawValue
)

Parameters

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

Reference