Namespace: HidSharp.Reports
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax
public static int LogicalFromCustom( DataItem item, double physicalValue, double minimum, double maximum )
Parameters
- item
- Type: HidSharp.ReportsDataItem
- physicalValue
- Type: SystemDouble
- minimum
- Type: SystemDouble
- maximum
- Type: SystemDouble
Return Value
Type: Int32See Also