Click or drag to resize
PoNonLinearDataMappingGetColor Method (Single)

Returns the color associated to a value.

Namespace: OIV.MeshViz.Nodes
Assembly: OIV.MeshViz (in OIV.MeshViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public override Nullable<SbColor> GetColor(
	float value
)

Parameters

value
Type: SystemSingle

Return Value

Type: NullableSbColor
Remarks