Пример #1
0
 private void ClearCanvasButtonClick(object sender, EventArgs e)
 {
     DrawingManager.ClearPictureBox(this.DrawingFieldPictureBox);
 }