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