Graphics.FillEllipse Method

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

Overload List

Name Description
Public method FillEllipse(Brush, RectangleF)

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

Public method FillEllipse(Brush, Single, Single, Single, Single)

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

See Also

Reference