Initializes a new instance of the DiagramLink class between the specified nodes using the specified diagram link as a prototype.
Namespace: MindFusion.Diagramming
Package: DiagramLink.js
JavaScript Copy Code |
---|
function DiagramLink ([parent, [origin, [destination]]]) |
The origin node of the new link.
The destination node of the new link.