Click or drag to resize
SoVolumeHistogramGetMaxValueD Method

Note: This API is now obsolete.

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

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

Return Value

Type: Double
Remarks