DroidDiagram Programmer's Guide
InteractionState.getStartPoint Method
See Also
 






Gets the coordinates of the point where the modification has started.

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

 Syntax

Java  Copy Code

public PointF getStartPoint ()

 Return Value

PointF object specifying the start point coordinates.

 See Also

InteractionState Members
InteractionState Class
com.mindfusion.diagramming Namespace