Click or drag to resize
CMAPCopyMapToView Method
Copy entire map into one view in output map.

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

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public void CopyMapToView(
	string dest_map,
	string dest_view
)

Parameters

dest_map
Type: SystemString
Destination MAP name
dest_view
Type: SystemString
Name of View
See Also