THPDFContentBuilder.SetFillRGB Method
ملخص الطريقة: THPDFContentBuilder.SetFillRGB Method
التصريح
function SetFillRGB(R, G, B: Single): THPDFContentBuilder;
وحدة
HPDFDoc
المعاملات
| الاسم | الغرض |
|---|---|
R | لون |
G | لون |
B | لون |
قيمة الإرجاع
يعيد قيمة: THPDFContentBuilder
ملاحظات الاستخدام
- The method returns Self so calls can be chained in operator order
- Coordinates and widths use PDF user-space units
واجهات برمجة التطبيقات ذات الصلة
- THPDFContentBuilder
- THotPDF
- THPDFPage
- المحتويات