Method Offset
Offset(PointF)
Adjusts the location of this rectangle by the specified amount.
public void Offset(PointF pos)
Parameters
pos
PointF
Offset(float, float)
Adjusts the location of this rectangle by the specified amount.
public void Offset(float x, float y)