Graphics.FillEllipse Method

Fills the interior of an ellipse defined by a bounding rectangle.

Overload List

Name Description
Public method FillEllipse(Brush, Rectangle)

Fills the interior of an ellipse defined by a bounding rectangle specified by a Rectangle structure.

Public method FillEllipse(Brush, Int32, Int32, Int32, Int32)

Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height.

See Also

Reference