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

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 EasyMaker(
	string str1,
	string str2
)

Parameters

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