摘要:
1.填充半透明Color fillColor = Color.FromArgb(200, Color.LightSkyBlue);SolidBrush fillBrush = new SolidBrush(fillColor);//定义单色画刷g.FillPolygon(fillBrush,points);//填充 阅读全文
posted @ 2012-08-17 10:21
忧郁的匹格
阅读(267)
评论(0)
推荐(0)