Graphics g; Font font; Brush brush; string fontString = ""; private void button1_Click(object sender, EventArgs e) { //宋体,14号,蓝色,正常 g = this.CreateGraphics(); font = new Font("宋体
WinForm绘制文本--字体加粗、倾斜、下划线
最新推荐文章于 2025-04-07 08:49:17 发布
Graphics g; Font font; Brush brush; string fontString = ""; private void button1_Click(object sender, EventArgs e) { //宋体,14号,蓝色,正常 g = this.CreateGraphics(); font = new Font("宋体