AnnoUISetMetafile

Usage                  AnnoUISetMetafile (FileName As string);

Description         Sets the metafile used by the currently selected A_META object.

Parameters         FileName               String              The name of the metafile

Return value      TRUE if repaint is necessary

Programming Notes        None

Code Example   None