HotPDF Delphi PDF Component Developer Guide loslab Logo

 

THPDFPage.Concat

THPDFPage

 

Top  Previous  Next

Set transformation matrix.

 

Delphi syntax:

procedure Concat( A, B, C, D, E, F: Single );

 

C++ syntax:

void __fastcall Concat(  float A, float B, float C, float D, float E, float F  );

 

Description

Call Concat method for modifing the current transformation matrix by concatenating the specified matrix.

 

Copyright©2007-2025 losLab.com