RenderDirectEllipse Method (SampleC1PrintDocument)
In This Topic
Adds an ellipse to the
C1.C1Preview.C1PrintDocument.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 C1.C1Preview.C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderDirectEllipse(Unit,Unit,Unit,Unit,LineDef,Color) | Adds an ellipse to the C1.C1Preview.C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderDirectEllipse(Unit,Unit,Unit,Unit,LineDef,Brush) | Adds an ellipse to the C1.C1Preview.C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderDirectEllipse(Unit,Unit,Unit,Unit,LineDef) | Adds an ellipse to the C1.C1Preview.C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderDirectEllipse(Unit,Unit,Unit,Unit,Color,Unit,Color) | Adds an ellipse to the C1.C1Preview.C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. (Inherited from C1.C1Preview.C1PrintDocument) |
RenderDirectEllipse(Unit,Unit,Unit,Unit,Color,Unit) | Adds an ellipse to the C1.C1Preview.C1PrintDocument.Body of the current document at a specific position on the current page, and resolves it. (Inherited from C1.C1Preview.C1PrintDocument) |
See Also