GraphicsDrawEllipse Method |
Name | Description | |
---|---|---|
DrawEllipse(Color, RectangleF) |
Draws a 1 pixel wide ellipse outline with the specified color | |
DrawEllipse(Pen, RectangleF) |
Draws an ellipse outline with the specified pen | |
DrawEllipse(Color, Single, Single, Single, Single) |
Draws a 1 pixel wide ellipse outline with the specified color | |
DrawEllipse(Pen, Single, Single, Single, Single) |
Draws an ellipse with the specified pen |