THPDFContentBuilder.MoveTo Method
Methodeoverzicht: THPDFContentBuilder.MoveTo Method
Declaratie
function MoveTo(X, Y: Single): THPDFContentBuilder;
Eenheid
HPDFDoc
Parameters
| Naam | Doel |
|---|---|
X | Coördinaat |
Y | Coördinaat |
Retourwaarde
Geeft een waarde terug: THPDFContentBuilder
Gebruiksaantekeningen
- The method returns Self so calls can be chained in operator order
- Coordinates and widths use PDF user-space units
Gerelateerde API's
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Inhoud