Click or drag to resize
CMAPCreate Method
Create a MAP.

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 static CMAP Create(
	string str1,
	int i2
)

Parameters

str1
Type: SystemString
MAP file name
i2
Type: SystemInt32
See MAP_OPENConstant

Return Value

Type: CMAP
MAP Object
See Also