예제 #1
0
 public void Clear(object o, EventArgs ea)
 {
     schets.Clear();
     this.Invalidate();
 }