A
Aris
I have an application that draws an image from a number of
points inside a picturebox.How can I capture the image
drawn in the picturebox and save it as a file like:
Bitmap.Save("image.jpg");
Thanks
points inside a picturebox.How can I capture the image
drawn in the picturebox and save it as a file like:
Bitmap.Save("image.jpg");
Thanks