Click or drag to resize
CMVIEWGetColSymbol Method
Get an existing colored symbol object from the view.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
This method returns a cached object owned by the MVIEW and will be destroyed automatically when the MVIEW is disposed
Syntax
public int GetColSymbol(
	int i1
)

Parameters

i1
Type: SystemInt32
group number

Return Value

Type: Int32
CSYMB object
See Also