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