C1.C1Report.4 Assembly > C1.C1Preview Namespace > C1PrintDocument Class : RenderDirectEllipse Method |
Overload | Description |
---|---|
RenderDirectEllipse(Unit,Unit,Unit,Unit,Style) | Adds an ellipse to the Body of the current document at a specific position on the current page, and resolves it. |
RenderDirectEllipse(Unit,Unit,Unit,Unit,LineDef,Color) | Adds an ellipse to the Body of the current document at a specific position on the current page, and resolves it. |
RenderDirectEllipse(Unit,Unit,Unit,Unit,LineDef,Brush) | Adds an ellipse to the Body of the current document at a specific position on the current page, and resolves it. |
RenderDirectEllipse(Unit,Unit,Unit,Unit,LineDef) | Adds an ellipse to the Body of the current document at a specific position on the current page, and resolves it. |
RenderDirectEllipse(Unit,Unit,Unit,Unit,Color,Unit,Color) | Adds an ellipse to the Body of the current document at a specific position on the current page, and resolves it. |
RenderDirectEllipse(Unit,Unit,Unit,Unit,Color,Unit) | Adds an ellipse to the Body of the current document at a specific position on the current page, and resolves it. |