Initializes a new instance of the CanvasControl class.
Namespace: MindFusion.Controls
File: CanvasControl.js
JavaScript Copy Code |
---|
function CanvasControl (element, [canvas]) |
HTMLCanvasElement. The Canvas DOM Element this CanvasControl is associated with.
Canvas. The Canvas instance this CanvasControl is associated with.