Gets the destination node of this link.
Namespace: MindFusion.Diagramming
Package: DiagramLink.js
JavaScript Copy Code |
---|
function getDestination () |
The DiagramNode that is destination of this link.
The link's destination can be changed programmatically with the setDestination method.