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