-
Copy
The copy command allows you to transfer the graphics to Windows clipboard. The format used is Enhanced Windows Metafile, a format which records the frame size. Most of Windows graphics programs support this format.
Although Windows Metafile is a vector format, many programs rasterize the drawing using the screen resolution. It may cause printing problems. If this is the case, save the file as Bitmap at a high resolution (ex. 300 dpi) and import the file into the graphics program.
-
Undo
The Undo command has the effect of undoing the last document property modification. If nothing can be undone, it displays in grey.
-
Redo
The Redo command reverses the last Undo operation.
