MindFusion.Diagramming for JavaScript Programmer's Guide

ConnectionPoint.addLinkToNode Method

See Also
 





Adds the DiagramLink associated with this connection point to the associated DiagramNode.

Namespace: MindFusion.Diagramming
File: ConnectionPoint.js

 Syntax

JavaScript  Copy Code

function addLinkToNode ()

 See Also