Gets the coordinates of the point where the modification has started.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Point2D.Float getStartPoint () |
A Point2D.Float object specifying the start point coordinates.
See Also