Пример #1
0
 public override void UpdateY(int y)
 {
     BaseRectangle.UpdateY(y);
     Startpoint = BaseRectangle.Startpoint;
 }