I want to know how to find the length and width of the image that has been re-sized to fit in the picturebox zoom mode
I tried this code but I got the original image size which I don't want.
PictureBox2.Width PictureBox2.Height
I want to know how to find the length and width of the image that has been re-sized to fit in the picturebox zoom mode
I tried this code but I got the original image size which I don't want.
PictureBox2.Width PictureBox2.Height