Click or drag to resize
CMVIEWEasyMaker Method
Used for GX makers which use both maps and databases.

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 EasyMaker(
	string name,
	string groups
)

Parameters

name
Type: SystemString
Maker name, used in menu prompt
groups
Type: SystemString
INI groups (terminate each with a ";")
See Also