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