Applies the pen properties to a CanvasRenderingContext2D drawing object.
Namespace: MindFusion.Drawing
File: Pen.js
SyntaxJavaScript
Copy Code
|
|---|
function apply (context) |
Type: CanvasRenderingContext2D
The CanvasRenderingContext2D drawing object.
See Also