Example #1
0
 private void SelectionRotateRight15Degrees(object sender, EventArgs e)
 {
     currentStage.Rotate(15);
 }