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