Click or drag to resize
SoVolumeReaderGetMinMax 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.12.3.0 (10.12.3.0)
Syntax
public virtual bool GetMinMax(
	out double min,
	out double max
)

Parameters

min
Type: SystemDouble
max
Type: SystemDouble

Return Value

Type: Boolean
See Also