THPDFContentBuilder.DrawRectangle Method
Résumé de la méthode: THPDFContentBuilder.DrawRectangle Method
Déclaration
function DrawRectangle(X, Y, Width, Height: Single): THPDFContentBuilder;
Unité
HPDFDoc
Paramètres
| Nom | Objectif |
|---|---|
X | Coordonnée |
Y | Coordonnée |
Width | Coordonnée |
Height | Coordonnée |
Valeur de retour
Renvoie une valeur: THPDFContentBuilder
Notes d'utilisation
- The method returns Self so calls can be chained in operator order
- Coordinates and widths use PDF user-space units
API associées
- THPDFContentBuilder
- THotPDF
- THPDFPage
- Sommaire