ReportSegmentConvertValueToArbitraryRange Method HIDSharp

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

public double ConvertValueToArbitraryRange(
	int value,
	double minimum,
	double maximum
)

Parameters

value
Type: SystemInt32
minimum
Type: SystemDouble
maximum
Type: SystemDouble

Return Value

Type: Double
See Also

Reference