Loads data from TMetafile type instance.
procedure LoadFromMetafile(Metafile: TMetafile);
Description
TMetafile instance can be filled from EMF-file. The loaded data can be converted to DXF-format and saved to stream or file.
Note
Use Clear before calling this procedure.
Go to CAD VCL Enterprise