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