Search
DiagramLink.getDestination Method
See Also
 

Gets the destination node of a link.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public DiagramNode getDestination ()

 Return Value

The destination DiagramNode.

 See Also