Example #1
0
        //Lab3

        private void DrawContourButton_Click(object sender, EventArgs e)
        {
            lab3.DrawPlane();
        }