Draws a rectangle.
Namespace: MindFusion.DrawingFile: Graphics.js
function drawRectangle (pen, rect)
The pen to stroke the rectangle with.
The rectangle to draw.
Graphics MembersGraphics ClassMindFusion.Drawing Namespace