Esempio n. 1
0
 private void RefreshPictureBox()
 {
     pictureBox.Image = (Image)Backgroud.Clone();
     OperaStep.DrawOperation();
 }