Click or drag to resize
SoLDMReaderGetMinMax Method (Double, Double)

Returns the minimum and maximum data values (for float values).

Namespace: OIV.LDM.Readers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public override bool GetMinMax(
	out double min,
	out double max
)

Parameters

min
Type: SystemDouble
max
Type: SystemDouble

Return Value

Type: Boolean
Remarks

See Also