Image1.Attributes.Add("width", "100");
Image1.Attributes.Add("height", "100");
.net 给image控件宽和高 赋值
最新推荐文章于 2021-09-04 12:19:41 发布

Image1.Attributes.Add("width", "100");
Image1.Attributes.Add("height", "100");