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