A
Aussie Rules
Hi,
I have a picture box control on my winform, and it is of course fixed to a
certain height and width.
Users can load and view images of many sizes, and the only way I can deal
with this is to set the picture box sizemode to be centerimage. This does
however stretch the image out to the height and width of the control. which
usually screws up the image
is there a way to have the image display in the center where it is resizedd
keeping its perspective but showing the image in total?
Thanks
I have a picture box control on my winform, and it is of course fixed to a
certain height and width.
Users can load and view images of many sizes, and the only way I can deal
with this is to set the picture box sizemode to be centerimage. This does
however stretch the image out to the height and width of the control. which
usually screws up the image
is there a way to have the image display in the center where it is resizedd
keeping its perspective but showing the image in total?
Thanks