JPlanner Programmer's Guide
Rectangle.getBottom Method
See Also
 






Gets the y-coordinate of the bottom side of this rectangle.

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

 Syntax

Java  Copy Code

public int getBottom ()

 Return Value

The y-coordinate of the bottom side of this rectangle.

 See Also

Rectangle Members
Rectangle Class
com.mindfusion.common Namespace