Click or drag to resize

CEMAPCopyToClip Method

Copy entire map to clipboard.

Namespace:  Geosoft.Desktop.GXNetX
Assembly:  geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2024.2.0.25
Syntax
public void CopyToClip()

public void CopyToClip()
Remarks
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.
See Also