Click or drag to resize
SoVolumeReaderGetMinMax Method (Int64, Int64)
Returns min max if stored in file for integer 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 long min,
	out long max
)

Parameters

min
Type: SystemInt64
max
Type: SystemInt64

Return Value

Type: Boolean
See Also