Maptitude GISDK Help

CopyFigureToClipboard()

Summary

Copies a figure to the Windows clipboard.

 

Syntax

CopyFigureToClipboard(string figure_name)

 

Argument Contents
figure_name The name of the figure, or null for the current figure

 

Notes

Example

CopyFigureToClipboard("My Chart")

 

Error Codes

Error Type Meaning
NotFound The specified figure does not exist, or one or both data formats failed in creation or copying

 

See Also

Function Summary
SaveFigure() Saves a figure to a file
SaveFigureToBitmap() Saves a figure as a Windows bitmap file
SaveFigureToMetafile() Saves figure graphics to a Windows metafile

 

 

©2025 Caliper Corporation www.caliper.com