Example #1
0
 private void toolStripButRoate_Click(object sender, EventArgs e)
 {
     imgBrow1.RotePage();
 }
Example #2
0
 private void toolbutrote_Click(object sender, EventArgs e)
 {
     imgBrow1.RotePage();
 }