Maptitude GISDK Help |
Copies a figure to the Windows clipboard.
CopyFigureToClipboard(string figure_name)
Argument |
Contents |
figure_name |
The name of the figure, or null for the current figure |
The figure is placed on the clipboard as both a bitmap and a metafile.
CopyFigureToClipboard("My Chart")
Error Type |
Meaning |
NotFound |
The specified figure does not exist, or one or both data formats failed in creation or copying |
Function |
Summary |
Saves a figure to a file |
|
Saves a figure as a Windows bitmap file |
|
Saves figure graphics to a Windows metafile |
©2025 Caliper Corporation | www.caliper.com |