Draws an ellipse.
Namespace: MindFusion.DrawingFile: Graphics.js
function drawEllipse (pen, rect)
Type: PenThe pen to stroke the ellipse with.
Type: RectThe rectangle describing the ellipse.
Graphics MembersGraphics ClassMindFusion.Drawing Namespace