Translates this point by the specified amount and returns a new Point instance containing the result.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
Java
![]() |
---|
public Point offset ( |
The amount to offset the x-coordinate.
The amount to offset the y-coordinate.
A Point object.