DroidDiagram Programmer's Guide
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

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace