JPlanner Programmer's Guide
Point.offset Method
See Also
 






Translates this point by a specified amount.

 Overload List

Name Description

Point.offset (Int32, Int32)

Translates this point by the specified amount and returns a new Point instance containing the result.

Point.offset (Size)

Translates this point by the specified amount and returns a new Point instance containing the result.

 See Also

Point Members
Point Class
com.mindfusion.common Namespace