public override void UpdateWidth(int width)
 {
     BaseRectangle.UpdateWidth(width);
 }