Click or drag to resize
CEMAPCopyToClip Method
Copy entire map to clipboard.

Available since Oasis montaj version: 5.0.0
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Notes
Four objects are placed on the clipboard: 1. Georefernce Text 2. Bitmap of current window screen resolution 3. EMF of current window screen resolution 4. Entire map as a Geosoft View (go to view mode and hit paste). The coordinates are placed in the current view coordinates.
Syntax
public void CopyToClip()
See Also