Fills the interior of an ellipse defined by a bounding rectangle specified by a Rect structure.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Charting
C# Copy Code |
---|
void FillEllipse ( |
Visual Basic Copy Code |
---|
Sub FillEllipse( _ |
A Brush object that determines the characteristics of the fill.
A Microsoft.Maui.Graphics.Rect that represents the bounding rectangle that defines the ellipse.