2005年1月31日

原来一直对FillRectangle理解有误

摘要: 今天一个朋友问我他在使用FillRectangle向窗体绘制图象的时候总是发生错位,不知道是怎么回事。我拿代码来看了一下,中规中矩的代码: privatevoidDrawTitle_Right(Graphicsg) { Imageimg=Files.GetImage("/Images/Top_Right.gif");... 阅读全文

posted @ 2005-01-31 15:32 mikespook 阅读(14451) 评论(9) 推荐(2)

导航