JPlanner Programmer's Guide
RectangleD.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 double getRight ()

 Return Value

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

 See Also

RectangleD Members
RectangleD Class
com.mindfusion.common Namespace