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