Ejemplo n.º 1
0
 public void AddRectangles(RectangleF[] rectsF)
 {
     Changed();
     GdiPath.AddRectangles(rectsF);
 }