RenderBlockPie Method (SampleC1PrintDocument)
In This Topic
Renders a pie into the block flow of the current document.
Overload List
Overload | Description |
RenderBlockPie(Unit,Unit,Single,Single,Style) | Renders a pie into the block flow of the current document. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderBlockPie(Unit,Unit,Single,Single,LineDef,Color) | Renders a pie into the block flow of the current document. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderBlockPie(Unit,Unit,Single,Single,LineDef,Brush) | Renders a pie into the block flow of the current document. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderBlockPie(Unit,Unit,Single,Single,LineDef) | Renders a pie into the block flow of the current document. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderBlockPie(Unit,Unit,Single,Single,Color,Unit,Color) | Renders a pie into the block flow of the current document. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderBlockPie(Unit,Unit,Single,Single,Color,Unit) | Renders a pie into the block flow of the current document. (Inherited from C1.C1Preview.C1PrintDocument) |
See Also