Пример #1
0
 public override void Translate(int x, int y)
 {
     TopLeft.Adjust(x, y);
     BottomRight.Adjust(x, y);
 }