Is there a way to tell the DISPLAY size of an image in a picture box?
If the PictureBox.SizeMode=Zoom, the picture sometimes is not displayed as big as the picture box is, and is sometimes displayed smaller, or larger, than the actual image is.
I just want to know what size it is actually displaying as.

Thanks
Greg