DataValueGetScaledValue Method

HIDSharp

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

public double GetScaledValue(
	double minimum,
	double maximum
)

Parameters

minimum
Type: SystemDouble
maximum
Type: SystemDouble

Return Value

Type: Double
See Also

Reference