Click or drag to resize
CGISLoadMAP Method
Load GIS table drawing into a MVIEW.

Available since Oasis montaj version: 5.0
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 LoadMAP(
	CMVIEW mview
)

Parameters

mview
Type: GeoEngine.Core.GXNetXCMVIEW
View in which to place GIS drawing.
See Also