Beispiel #1
0
 private void conesToolStripMenuItem_Click(object sender, EventArgs e)
 {
     Primitives.CreateCones();
     Invalidate();
 }