Fills a rectangle.
Namespace: MindFusion.DrawingFile: Graphics.js
function fillRectangle (brush, rect)
Type: BrushThe pen to fill the rectangle with.
Type: RectThe rectangle to fill.
Graphics MembersGraphics ClassMindFusion.Drawing Namespace