Click or drag to resize
SoVRLdmFileReaderGetMinMax Method (Int64, Int64)

Returns the minimum and maximum data 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 long min,
	out long max
)

Parameters

min
Type: SystemInt64
max
Type: SystemInt64

Return Value

Type: Boolean
Remarks