DroidDiagram Programmer's Guide
FreeFormHandle.getPointIndex Method
See Also
 






Gets the index of a point from FreeFormNode.Points collection that is being modified through this handle.

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

 Syntax

Java  Copy Code

public int getPointIndex ()

 Return Value

An integer index of modified outline point.

 See Also

FreeFormHandle Members
FreeFormHandle Class
com.mindfusion.diagramming Namespace