Click or drag to resize
CMVIEWColSymbol Method
Add a colored symbol object to a view.

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)
Syntax
public void ColSymbol(
	string str1,
	int i2
)

Parameters

str1
Type: SystemString
Name of the color symbol group
i2
Type: SystemInt32
CSYMB object
See Also