RenderBlockRectangle Method (C1PrintDocument)
In This Topic
Renders a rectangle into the block flow of the current document.
Overload List
Overload | Description |
RenderBlockRectangle(Unit,Unit,Style) | Renders a rectangle into the block flow of the current document. |
RenderBlockRectangle(Unit,Unit,LineDef,Color) | Renders a rectangle into the block flow of the current document. |
RenderBlockRectangle(Unit,Unit,LineDef,Brush) | Renders a rectangle into the block flow of the current document. |
RenderBlockRectangle(Unit,Unit,LineDef) | Renders a rectangle into the block flow of the current document. |
RenderBlockRectangle(Unit,Unit,Color,Unit,Color) | Renders a rectangle into the block flow of the current document. |
RenderBlockRectangle(Unit,Unit,Color,Unit) | Renders a rectangle into the block flow of the current document. |
See Also