SaveToWmf
<< Click to Display Table of Contents >> Navigation: TMyCAD > Methods > SaveToWmf |
procedure SaveToWmf(WMFFileName:String);
Description:
Save CAD drawing to a disk file , it is in WMF format .
Example:
CAD1.SavetoWMF('c:\SavedFile.WMF');
See also: