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