Maptitude GISDK Help |
Copies a layout to the Windows clipboard.
CopyLayoutToClipboard(string layout_name)
Argument |
Contents |
layout_name |
The name of the layout, or null for the current layout |
CopyLayoutToClipboard() puts the layout on the clipboard in two formats: as a Windows Metafile, and as a Windows bitmap.
CopyLayoutToClipboard("My First Layout")
Error Type |
Meaning |
NotFound |
There is no layout with the specified name |
Function |
Summary |
Copies a map object and map picture to the Windows clipboard |
|
Saves the layout image as a Windows bitmap file |
|
Saves layout graphics to a Windows metafile |
©2025 Caliper Corporation | www.caliper.com |