protected override void Update()
 {
     rect.UpdateSplineComputer(computer);
     base.Update();
 }