Click or drag to resize
SoLDMReaderGetMinMax Method (Int32, Int32)
Returns min max if stored in file (obsolete)

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

Parameters

min
Type: SystemInt32
max
Type: SystemInt32

Return Value

Type: Boolean
See Also