DataConvertCustomFromLogical Method HIDSharp

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

public static double CustomFromLogical(
	DataItem item,
	int logicalValue,
	double minimum,
	double maximum
)

Parameters

item
Type: HidSharp.ReportsDataItem
logicalValue
Type: SystemInt32
minimum
Type: SystemDouble
maximum
Type: SystemDouble

Return Value

Type: Double
See Also

Reference