Adds a rectangle to the
C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it.
オーバーロード一覧
| オーバーロード | 解説 |
| RenderDirectRectangle(Unit,Unit,Unit,Unit,Style) | Adds a rectangle to the C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. |
| RenderDirectRectangle(Unit,Unit,Unit,Unit,LineDef,Color) | Adds a rectangle to the C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. |
| RenderDirectRectangle(Unit,Unit,Unit,Unit,LineDef,Brush) | Adds a rectangle to the C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. |
| RenderDirectRectangle(Unit,Unit,Unit,Unit,LineDef) | Adds a rectangle to the C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. |
| RenderDirectRectangle(Unit,Unit,Unit,Unit,Color,Unit,Color) | Adds a rectangle to the C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. |
| RenderDirectRectangle(Unit,Unit,Unit,Unit,Color,Unit) | Adds a rectangle to the C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. |
参照