JPlanner Programmer's Guide
Rectangle.getLocation Method
See Also
 






Gets the coordinates of the upper-left corner of this rectangle.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public Point getLocation ()

 Return Value

A Point that represents the upper-left corner of this rectangle.

 See Also

Rectangle Members
Rectangle Class
com.mindfusion.common Namespace