HotPDF Delphi PDF Component Developer Guide | ![]() |
THPDFPage.LineTo
|
Top Previous Next |
Draws line.
Delphi syntax: procedure LineTo ( X, Y: Single );
C++ syntax: void __fastcall LineTo ( float X, float Y );
Description Append a straight line segment from the current point to the point X, Y. The new current point is X, Y.
|
Copyright©2007-2019 losLab.com |