JPlanner Programmer's Guide
RectangleD.offset Method
See Also
 






Translates this rectangle by a specified amount.

 Overload List

Name Description

RectangleD.offset (Double, Double)

Translates this rectangle by the specified amount and returns a new RectangleD instance containing the result.

RectangleD.offset (SizeD)

Translates this rectangle by the specified amount and returns a new RectangleD instance containing the result.

 See Also

RectangleD Members
RectangleD Class
com.mindfusion.common Namespace