private void unionToolStripMenuItem_Click(object sender, EventArgs e) { Bool.CreateUnion(); Invalidate(); }