Click or drag to resize
SoLDMReader.GetMinMax Method (Double, Double)
Returns min max if stored in file for float data type

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

Parameters

min
Type: System.Double
max
Type: System.Double

Return Value

Type: Boolean
See Also