Gets a collection of all links that go out of this item.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public DiagramLinkList getOutgoingLinks () |
The property returns a collection of all links that start from this item. Use it to access the links or get their number.
See Also