I have an interface in which the user selects an image (using OpenFileDialog) and its image is displayed in a box with a fixed size. I want this picture to fit the image, even if the resolution is high.
What property needs to be set in order to allow my AutoScaleToFitIn PicutreBox image?
claws
source share