文章分类 -  GDI+ 绘图

摘要:运行效果 窗体代码 public partial class Form1 : Form { public Form1() { InitializeComponent(); } Point P1, P2; Rectangle 矩形; List<Rectangle> 矩形集 = new List<Rec 阅读全文
posted @ 2022-08-22 17:37 魔法软糖 阅读(309) 评论(0) 推荐(0)