THPDFContentBuilder.DrawRectangle Method
メソッドの要約: THPDFContentBuilder.DrawRectangle Method
宣言
function DrawRectangle(X, Y, Width, Height: Single): THPDFContentBuilder;
ユニット
HPDFDoc
パラメータ
| 名前 | 目的 |
|---|---|
X | 座標 |
Y | 座標 |
Width | 座標 |
Height | 座標 |
戻り値
値を返します: 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
- 目次