DataValueGetScaledValue Method HIDSharp

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

public double GetScaledValue(
	double minimum,
	double maximum
)

Parameters

minimum
Type: SystemDouble
maximum
Type: SystemDouble

Return Value

Type: Double
See Also

Reference