Gets the incoming links collection of this DiagramNode.
Namespace: MindFusion.Diagramming
Package: DiagramNode.js
JavaScript Copy Code |
---|
function getIncomingLinks () |
An array with the incoming DiagramLink-s.
Use this collection to get access to every link pointing to the node, as well as get the number of such links.