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