Retrieves the rightmost point on the rectangle's x-axis.
public final int getRight()
Returns the rightmost point on the rectangle's x-axis. This value equates to the sum of the rectangle's x-coordinate and its width.