private void intersectionToolStripMenuItem_Click(object sender, EventArgs e) { Bool.CreateIntersection(); Invalidate(); }