Method Offset
Offset(double, double)
Translates this PointD by the specified amount.
public void Offset(double dx, double dy)
Parameters
Offset(PointI)
Translates this PointD by the specified amount.
public void Offset(PointI p)
Parameters
p
PointI