DroidDiagram Programmer's Guide
DrawAnchorPointEvent.getAnchorIndex Method
See Also
 






Gets the index of the anchor point within its containing pattern.

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

 Syntax

Java  Copy Code

public int getAnchorIndex ()

 Return Value

An integer value specifying the zero-based index of the anchor point within its AnchorPattern.

 See Also

DrawAnchorPointEvent Members
DrawAnchorPointEvent Class
com.mindfusion.diagramming Namespace