Example #1
0
 private void invertBranchToolStripMenuItem_Click(object sender, EventArgs e)
 {
     FractalManager.InvertSelectedBranch();
 }