Example #1
0
 private void OnRotateRightClicked(object sender, EventArgs e)
 {
     DrawingImage.RotateRight();
 }