摘要: 在DrawString()函数中,没有使用StringFormat对齐方式时,则输出的文字是在X,Y定位点之后输出; 具体看示例: 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using Sys 阅读全文
posted @ 2022-03-31 00:18 chenlight 阅读(33) 评论(0) 推荐(0)