C#C
C#3y ago
⋆Mel ❄

C# Image Resizing on Visual Studio Code

I've tried both newPic.SizeMode = PictureBoxSizeMode.StretchImage; and newPic.SizeMode = PictureBoxSizeMode.Zoom; to resize the image so that it fits perfectly into the picture box BUT it's still not big enough PI_KekWSob this is what it looks like currently:
image.png
image.png
image.png
Was this page helpful?