Example #1
0
 private void torsToolStripMenuItem_Click(object sender, EventArgs e)
 {
     Primitives.CreateTors();
     Invalidate();
 }