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