Ejemplo n.º 1
0
 private void maxRectsToolStripMenuItem_Click(object sender, EventArgs e)
 {
     ThePanel.MaxRectPack();
     Redraw(true);
 }