Пример #1
0
 private void bandsToolStripMenuItem_Click(object sender, EventArgs e)
 {
     Primitives.CreateBands();
     Invalidate();
 }