Click or drag to resize
CGISLoadMAP Method
Load GIS table drawing into 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)
Notes
The GIS drawing will be drawin in the current group.
Syntax
public void LoadMAP(
	CMVIEW oMVIEW1
)

Parameters

oMVIEW1
Type: GeoEngine.Core.GXNetCMVIEW
view in which to place GIS drawing.
See Also