THPDFContentBuilder.LineTo Method
Metodesammendrag: THPDFContentBuilder.LineTo Method
Deklarasjon
function LineTo(X, Y: Single): THPDFContentBuilder;
Enhet
HPDFDoc
Parametere
| Navn | Formål |
|---|---|
X | Koordinat |
Y | Koordinat |
Returverdi
Returnerer en verdi: THPDFContentBuilder
Bruksnotater
- The method returns Self so calls can be chained in operator order
- Coordinates and widths use PDF user-space units
Relaterte API-er
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Innhold