Click or drag to resize
CITRiColorValue Method
Transform single data value to color

Available since Oasis montaj version: 5.1.0
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public int iColorValue(
	double d1
)

Parameters

d1
Type: SystemDouble
Data value

Return Value

Type: Int32
See MVIEW_COLORConstant
See Also