欢迎加我的QQ群:193522571,一起来讨论、交流!
摘要: Graphics graphics = CreateGraphics(); SizeF sizeF = graphics.MeasureString(字符串, new Font("宋体", 9)); MessageBox.Show(string.Format("字体宽度:{0},高度:{1}", s 阅读全文
posted @ 2018-07-27 11:21 swtool 阅读(714) 评论(0) 推荐(0) 编辑
欢迎加我的QQ群:193522571,一起来讨论、交流!