Offset
Summary
public void Offset(Point amount)
Changes the position of the Rectangle.
Parameters
- Point amount
Summary
public void Offset(int offsetX, int offsetY)
Changes the position of the Rectangle.
public void Offset(Point amount)
Changes the position of the Rectangle.
public void Offset(int offsetX, int offsetY)
Changes the position of the Rectangle.