Click or drag to resize
SoVolumeHistogramGetMaxValue Method

Note: This API is now obsolete.

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

Namespace: OIV.LDM
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since OpenInventor 9.7.0.0. Use MaxValue property instead.")]
public long GetMaxValue()

Return Value

Type: Int64
Remarks