DroidDiagram Programmer's Guide
DiagramLink.getDestinationAnchor Method
See Also
 






Gets the index of the anchor point to which a link is connected at its destination.

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

 Syntax

Java  Copy Code

public int getDestinationAnchor ()

 Return Value

An integer value specifying the anchor point index.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace