摘要: System.Drawing.Color c = System.Drawing.Color.Blue; //获取系统颜色编号 int i = c.ToArgb(); string labelResultName = iconLabel.AddLabelText("注记", new Dot3D(dot 阅读全文
posted @ 2021-04-23 15:14 恋上微笑的天使 阅读(198) 评论(0) 推荐(0)