Returns an array of all links in this selection.
Namespace: MindFusion.Diagramming
File: Selection.js
Syntax
RemarksDo not modify this array directly, but call Selection methods such as addItem and removeItem, which also update item's state variables and redraw the diagram.
See Also