viewData_pictureBox.SizeMode=PictureBoxSizeMode.StretchImage;
图片会自动按照比例缩放来完全显示在你的PictureBox中。

相关文章: