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