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