Example #1
0
 private void SelectionRemoveAllBonds(object sender, EventArgs e)
 {
     currentStage.RemoveBondsFromSelection();
 }