Search
Graphics.context Property
See Also
 






Gets or sets the underlying CanvasRenderingContext2D drawing object.

Namespace: MindFusion.Drawing
File: Graphics.js

 Syntax

JavaScript  Copy Code

get context() {}

 Property Value

 See Also