Search
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 Point2D.Float getStartPoint ()

 Return Value

Point2D.Float object specifying the start point coordinates.

 See Also