HotPDF Delphi PDF Component Developer Guide | ![]() |
THPDFPage.Concat
|
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 |