Click or drag to resize
CMVIEWColorDescr Method
Convert a colour to a colour string label

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
See iColor_MVIEW.
Syntax
public static void ColorDescr(
	int i1,
	ref string str2
)

Parameters

i1
Type: SystemInt32
COL_ANY variable
str2
Type: SystemString
colour descriptor returned
See Also