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

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Notes
The GIS drawing will be drawin in the current group.
Syntax
public void LoadMAPEx(
	CMAP map,
	string view_name
)

Parameters

map
Type: GeoEngine.Core.GXNetXCMAP
Map handle
view_name
Type: SystemString
Name of existing data view
See Also