Loads data from Windows metafile.
procedure LoadFromFile(const FileName: String);
Description
The FileName property specifies the loading metafile name. 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