JPlanner Programmer's Guide
RectangleD.getY Method
See Also
 






Gets the y-coordinate of the upper-left corner of this rectangle.

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

 Syntax

Java  Copy Code

public double getY ()

 Return Value

The y-coordinate of the upper-left corner of this rectangle.

 See Also

RectangleD Members
RectangleD Class
com.mindfusion.common Namespace