TsgCADImage.ExportToMetafile

TsgCADImage

  Classes Reference > TsgCADImage > TsgCADImage Methods >

TsgCADImage.ExportToMetafile

TsgCADImage

Previous pageReturn to chapter overviewNext page

Exports CAD drawing to Windows Enhanced metafile

procedure ExportToMetafile(const FileName: string; AWidth, AHeight: Integer);

Description

Export all supported CAD drawings (DWF/DWG/DXF/HPGL) to Windows Enhanced metafile. ExportToMetafile sets the size of the metafile from AWidth (width of the metafile) and AHeight (height of the metafile) parameters.

Go to CAD VCL Enterprise