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, float x, float y, float width, float height)
Sub FillEllipse( _ brush As Brush, _ x As Single, _ y As Single, _ width As Single, _ height As Single _)
FillEllipse Method Overload ListIGraphics MembersIGraphics InterfaceMindFusion.Drawing Namespace