Fills the interior of an ellipse defined by a bounding rectangle specified by a pair of coordinates, a width, and a height.
Namespace: MindFusion.DrawingPackage: MindFusion.Common
void FillEllipse ( Brush brush, int x, int y, int width, int height)
Sub FillEllipse( _ brush As Brush, _ x As Integer, _ y As Integer, _ width As Integer, _ height As Integer _)
FillEllipse Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace