HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.ShowMetafile

THPDFPage

 

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