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.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public void CopyMapToView(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Destination MAP name
str2
Type: SystemString
Name of View
See Also