Fills the interior of a rectangle specified by a Rectangle object.
Namespace: com.mindfusion.drawingPackage: com.mindfusion.drawing
public void fillRectangle ( Brush brush, Rectangle rect)
A Brush that determines the characteristics of the fill.
The Rectangle object that represents the rectangle to fill.
fillRectangle Method Overload ListGraphics MembersGraphics Interfacecom.mindfusion.drawing Namespace