RenderDirectEllipse Method (C1PrintDocument)
In This Topic
Adds an ellipse to the
Body of the current document at a specific position on the current page, and resolves it.
Overload List
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. |
See Also