Click or drag to resize
PbNonLinearDataMappingSetHLSMapping Method

Note: This API is now obsolete.

Use HLSMapping property instead. Sets a non linear delegate for data mapping. Returns a HLS color.

Namespace: OIV.MeshViz.Graph
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Use HLSMapping property instead.")]
public void SetHLSMapping(
	PbNonLinearDataMappingHLSFunction method
)

Parameters

method
Type: OIV.MeshViz.GraphPbNonLinearDataMappingHLSFunction
See Also