THPDFContentBuilder.MoveTo Method
Metodesammendrag: THPDFContentBuilder.MoveTo Method
Deklaration
function MoveTo(X, Y: Single): THPDFContentBuilder;
Enhed
HPDFDoc
Parametre
| Navn | Formål |
|---|---|
X | Koordinat |
Y | Koordinat |
Returværdi
Returnerer en værdi: THPDFContentBuilder
Brugsnoter
- The method returns Self so calls can be chained in operator order
- Coordinates and widths use PDF user-space units
Relaterede API'er
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Indhold