DroidDiagram Programmer's Guide
LinkValidationEvent.getDestination Method
See Also
 






Gets the node that will become the link's destination if the event is validated.

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

 Syntax

Java  Copy Code

public DiagramNode getDestination ()

 Return Value

An instance of the DiagramNode class.

 See Also

LinkValidationEvent Members
LinkValidationEvent Class
com.mindfusion.diagramming Namespace