DroidDiagram Programmer's Guide
DiagramLink.setDestinationAnchor Method
See Also
 






Sets 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 void setDestinationAnchor (
    int value
)

 Parameters

value

An integer value specifying the index of the destination anchor point.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace