Gets a collection of all links that point to this item.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public DiagramLinkList getIncomingLinks () |
This method returns a collection of all links that point to this item. Use it to access the links or get their number.
See Also