Unit Constructor

HIDSharp
Initializes a new instance of the Unit class.

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

public Unit(
	uint rawValue
)

Parameters

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

Reference