Search
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 Point2D getLocation ()

 Return Value

A Point2D specifying the location of the anchor point.

 See Also