Gets the node that will become the link's destination if the event is validated.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public DiagramNode getDestination () |
An instance of the DiagramNode class.
See Also