Click or drag to resize

GraphicsFillEllipse Method

Overload List
  NameDescription
Public methodFillEllipse(Brush, RectangleF)
Fills an ellipse with the specified brush
Public methodFillEllipse(Color, RectangleF)
Fills an ellipse with the specified color
Public methodFillEllipse(Brush, Single, Single, Single, Single)
Fills an ellipse with the specified brush
Public methodFillEllipse(Color, Single, Single, Single, Single)
Fills an ellipse with the specified color
Top
See Also