Exemple #1
0
 void MnuRotateRightClick(object sender, EventArgs e)
 {
     m_Image.RotateRight();
 }