Flipping or mirroring a picturebox
I have a picture box that my code draws lines and boxes in and fills the boxes with different colors as the user clicks different buttons on the form or presses different keys on the keyboard.
Simply all I want to do is show another picture box that is just mirroring the first picturebox or is the same as the first picture box just flipped along the vertical axis.
Any ideas?
|