Summary

public void Offset(Point amount)

Changes the position of the Rectangle.

Parameters

Summary

public void Offset(int offsetX, int offsetY)

Changes the position of the Rectangle.

Parameters