NinthWaver
New member
- Joined
- Dec 30, 2012
- Messages
- 3
- Programming Experience
- 5-10
I have drawn graphics to a Picturebox in Paint() using e.Graphics and I am looking to copy a section of this to another Picturebox.
I have found many pages telling me how I can copy a section of a Picturebox Image, however this does not seem to include what is painted with e.Graphics.
Is there any way to copy a section of what I have painted with e.Graphics onto another Picturebox?
I have found many pages telling me how I can copy a section of a Picturebox Image, however this does not seem to include what is painted with e.Graphics.
Is there any way to copy a section of what I have painted with e.Graphics onto another Picturebox?