THPDFContentBuilder.SetFillRGB Method
Metodesammendrag: THPDFContentBuilder.SetFillRGB Method
Deklarasjon
function SetFillRGB(R, G, B: Single): THPDFContentBuilder;
Enhet
HPDFDoc
Parametere
| Navn | Formål |
|---|---|
R | Farge |
G | Farge |
B | Farge |
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