CanvasDrawEllipse Method |
Name | Description | |
---|---|---|
DrawEllipse(Rectangle, AtalaPen) | Draws an ellipse onto this canvas specifying the border pen. | |
DrawEllipse(Rectangle, Fill) | Draws an ellipse onto this canvas specifying the Fill. | |
DrawEllipse(Rectangle, AtalaPen, Fill) | Draws an ellipse onto this canvas specifying the border pen and Fill. |