Click or drag to resize
SoConverterParametersGetInputRangeMinMax Method

Returns input data range.

Namespace: OIV.LDM.Converters
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void GetInputRangeMinMax(
	out double min,
	out double max
)

Parameters

min
Type: SystemDouble
max
Type: SystemDouble
Remarks