Exemplo n.º 1
0
 private void cylindersToolStripMenuItem_Click(object sender, EventArgs e)
 {
     Primitives.CreateCylinders();
     Invalidate();
 }