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