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