THPDFContentBuilder.SetStrokeRGB Method
メソッドの要約: THPDFContentBuilder.SetStrokeRGB Method
宣言
function SetStrokeRGB(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
関連 API
- THPDFContentBuilder
- THotPDF
- THPDFPage
- 目次