Search
CreateLinkController.drawInteraction Method
See Also
 






SinglePointerController.drawInteraction override.

Namespace: MindFusion.Diagramming
File: CreateLinkController.js

 Syntax

JavaScript  Copy Code

function drawInteraction (context)

 Parameters

context

DrawingContext2D. The drawing context for diagram's underlying canvas.

 See Also