Click or drag to resize
SoVolumeHistogramGetMinValueD Method

Note: This API is now obsolete.

Returns the min value of the dataset for floating data types .

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use MinValueD property instead.")]
public double GetMinValueD()

Return Value

Type: Double
Remarks