Method Translate
Translate(int, int)
Translates all rectangles in the region by the specified offsets.
public void Translate(int offsetX, int offsetY)
Translates all rectangles in the region by the specified offsets.
public void Translate(int offsetX, int offsetY)