//UnExecute
 public void ReverseExecute()
 {
     _model.DeleteLastShape();
 }