Starts a new figure.
Namespace: MindFusion.Drawing
File: Graphics.js
SyntaxJavaScript
Copy Code
|
|---|
function beginFigure ([pen, [brush, [bounds]]]) |
The pen to stroke the figure with.
The brush to fill the figure with.
The bounds to which the brush should be applied.
See Also