Exemplo n.º 1
0
 private void ZoomOutMenuItem_Click(object sender, EventArgs e)
 {
     PixelPainter.Zoom(-1);
 }