示例#1
0
 public void PaintFigure(PaintEventArgs e, List <PointF> Points)
 {
     Rectangles.PaintFigure(e, Points);
 }