竹木人

----------------隐感存理,去伪存真,做个安分的守候者

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2012年2月17日

摘要: View Code public void drawWord_first(object sender, PaintEventArgs e) { Graphics gd = e.Graphics; //g.SmoothingMode = SmoothingMode.AntiAlias; GraphicsPath stringPath = new GraphicsPath(); charInfo chars=new charInfo(); string drawWords ... 阅读全文
posted @ 2012-02-17 10:50 竹木人 阅读(4410) 评论(2) 推荐(1)