|
THPDFPage.ShowMetafile
|
ด้านบน ก่อนหน้า ถัดไป |
แสดงภาพตามพิกัดที่ระบุ
Delphi syntax: procedure ShowMetafile( MetaFile: TMetaFile ); overload; procedure ShowMetafile( MetaFile: TMetafile; X, Y, HorScale, VertScale: Extended ); overload;
Description: เรียก ShowMetafile เพื่อ paint metafile ด้วย coordinates (X, Y) และ scale แนวนอนกับแนวตั้ง (HorScale, VertScale)
|