Gets the ConnectionPoint object representing the link connection to its destination node.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public ConnectionPoint getDestinationConnection () |
An instance of ConnectionPoint or a derived class.
See Also