示例#1
0
 public void Rotate(object o, EventArgs ea)
 {
     schets.Rotate();
     this.Invalidate();
 }