ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

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))