HotPDF Delphi PDF Component Developer Guide | ![]() |
THPDFPage.ShowMetafile
|
Top Previous Next |
Shows image at specified coordinates.
Delphi syntax: procedure ShowMetafile( MetaFile: TMetaFile ); overload; procedure ShowMetafile( MetaFile: TMetafile; X, Y, HorScale, VertScale: Extended ); overload;
Description: Call ShowMetafile to paint metafile specified the coordinates ( X, Y ) and horizontal and vertical scale ( HorScale, VertScale ).
|
Copyright©2007-2019 losLab.com |