Navigation:  ABC Library Reference > GraphClass > GraphClass Methods >====== ImageToWMF (Save object and return WMF file name) ====== Previous pageReturn to chapter overviewNext page

ImagetoWMF

blk2blue.jpg

The ImagetoWMF method is used to transfer a graph object's current state to a WMF file. This file can be used later for printing or additional processing. ImagetoWMF returns the name of the WMF file that the graph image is transferred to.

Return Data Type:     STRING

Implementation:

The ImagetoWMF method is called from the SaveGraph method.

See Also:     SaveGraph