Maptitude GISDK Help

SaveFigureToMetafile()

Summary

Saves figure graphics to a Windows Enhanced metafile.

 

Syntax

SaveFigureToMetafile(string figure_name, string emf_name)

 

Argument Contents
figure_name The name of the figure window whose contents are to be saved as a metafile. If figure_name is null, the current figure will be saved
emf_name The path and/or filename for the Windows Enhanced metafile to be created

 

Notes

Example

SaveFigureToMetafile(, "newchart.emf")

 

Error Codes

Error Type Meaning
Error The filename is invalid or could not be created
NotFound The specified figure does not exist

 

See Also

Function Summary
CopyFigureToClipboard() Copies a figure to the Windows clipboard
SaveFigureToBitmap() Saves the figure image as a Windows bitmap
SaveFigureToImage() Saves the contents of the figure window to an image file
SaveFigureToJPEG() Saves the figure image as a JPEG compressed file
SaveMapToMetafile() Saves map graphics to a Windows Enhanced metafile

 

 

©2025 Caliper Corporation www.caliper.com