Xamarin Pack Programmer's Guide
IGraphics.FillRectangle Method
See Also
 






Fills the interior of a rectangle.

 Overload List

Name Description

IGraphics.FillRectangle (Brush, Double, Double, Double, Double)

Fills the interior of a rectangle specified by a pair of coordinates, a width, and a height.

IGraphics.FillRectangle (Brush, Rectangle)

Fills the interior of a rectangle specified by a Rectangle structure.

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace