HotPDF Delphi PDF Component Developer Guide | ![]() |
THPDFPage.MoveTo
|
Top Previous Next |
Move the current point.
Delphi syntax: procedure MoveTo ( X, Y: Single );
C++ syntax: void __fastcall MoveTo ( float X, float Y );
Description Begin a new subpath by moving the current point to coordinates X, Y, omitting any connecting line segment.
Code Example
|
Copyright©2007-2025 losLab.com |