RenderBlockRectangle Method (SampleC1PrintDocument)
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. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderBlockRectangle(Unit,Unit,LineDef,Color) | Renders a rectangle into the block flow of the current document. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderBlockRectangle(Unit,Unit,LineDef,Brush) | Renders a rectangle into the block flow of the current document. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderBlockRectangle(Unit,Unit,LineDef) | Renders a rectangle into the block flow of the current document. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderBlockRectangle(Unit,Unit,Color,Unit,Color) | Renders a rectangle into the block flow of the current document. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderBlockRectangle(Unit,Unit,Color,Unit) | Renders a rectangle into the block flow of the current document. (Inherited from C1.C1Preview.C1PrintDocument) |
See Also