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