JPlanner Programmer's Guide
Rectangle.getRight Method
See Also
 






Gets the x-coordinate of the right side of this rectangle.

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

 Syntax

Java  Copy Code

public int getRight ()

 Return Value

The x-coordinate of the right side of this rectangle.

 See Also

Rectangle Members
Rectangle Class
com.mindfusion.common Namespace