DroidDiagram Programmer's Guide
DiagramLink.getOriginAnchor Method
See Also
 






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

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

 Syntax

Java  Copy Code

public int getOriginAnchor ()

 Return Value

An integer value specifying the anchor point index.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace