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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void ColSymbol(
	string name,
	CCSYMB csymb
)

Parameters

name
Type: SystemString
Name of the color symbol group
csymb
Type: GeoEngine.Core.GXNetXCCSYMB
CSYMB object
See Also