Method Offset
Offset(PointD)
Adjusts the location of this rectangle by the specified amount.
public void Offset(PointD pos)
Parameters
pos
PointD
Offset(double, double)
Adjusts the location of this rectangle by the specified amount.
public void Offset(double dx, double dy)