DroidDiagram Programmer's Guide
DrawAnchorPointEvent.getLocation Method
See Also
 






Gets the location of the anchor point being drawn.

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

 Syntax

Java  Copy Code

public PointF getLocation ()

 Return Value

A PointF specifying the location of the anchor point.

 See Also

DrawAnchorPointEvent Members
DrawAnchorPointEvent Class
com.mindfusion.diagramming Namespace