Click or drag to resize
PbDataMappingGetMaxHLSThreshold Method (Single)

Gets the maximum threshold and its associated HLS color.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public float[] GetMaxHLSThreshold(
	out float threshold_max
)

Parameters

threshold_max
Type: SystemSingle

Return Value

Type: Single
Remarks

NULL is returned if no color is associated to this threshold.

See Also