Exemplo n.º 1
0
 void MnuRotateLeftClick(object sender, EventArgs e)
 {
     m_Image.RotateLeft();
 }