Reference: exportToMetafile
exportToMetafile(fn) creates a Windows Enhanced Metafile (EMF) file with filename fn, a fully qualified file name with extension ".emf", of the current 2D scene. Example: exportToMetafile(fileSaveDialog(0))
exportToMetafile(fn) creates a Windows Enhanced Metafile (EMF) file with filename fn, a fully qualified file name with extension ".emf", of the current 2D scene. Example: exportToMetafile(fileSaveDialog(0))