Click or drag to resize
CMVIEWMarkGroup Method
Mark or unmark a specific group

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 MarkGroup(
	string str1,
	int i2
)

Parameters

str1
Type: SystemString
group name
i2
Type: SystemInt32
0 - unmark, 1 - mark
See Also