DroidDiagram Programmer's Guide
CellEvent.getPointerPosition Method
See Also
 






Gets the pointer position.

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

 Syntax

Java  Copy Code

public PointF getPointerPosition ()

 Return Value

PointF object representing the pointer position in document coordinates.

 See Also

CellEvent Members
CellEvent Class
com.mindfusion.diagramming Namespace