Click or drag to resize
CGISLoadMAPEx Method
Load GIS table drawing into a MAP.

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

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Notes
The GIS drawing will be drawin in the current group.
Syntax
public void LoadMAPEx(
	CMAP oMAP1,
	string str2
)

Parameters

oMAP1
Type: GeoEngine.Core.GXNetCMAP
Map handle
str2
Type: SystemString
Name of existing data view
See Also