C
C#

C# Image Resizing on Visual Studio Code

C# Image Resizing on Visual Studio Code

CCallum11/20/2023
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:912557235614396446> this is what it looks like currently:
No description
No description
No description
CCallum11/20/2023
the dimensions of the png's themselves are:
No description
Ccodelol11/20/2023
PictureBoxSizeMode.Fill? Nvm that that doesn't exist

Looking for more? Join the community!

C
C#

C# Image Resizing on Visual Studio Code

Join Server