JPlanner Programmer's Guide
Rectangle.offset Method
See Also
 






Translates this rectangle by a specified amount.

 Overload List

Name Description

Rectangle.offset (Int32, Int32)

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

Rectangle.offset (Size)

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

 See Also

Rectangle Members
Rectangle Class
com.mindfusion.common Namespace