Beispiel #1
0
 public void Redo(object o, EventArgs ea)
 {
     schets.Redo();
     this.Invalidate();
 }