您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 全局变形和局部变形,图形填充,PaintC#源代码Graphics myGraphics=e.Graphics;

  2. 全局变形和局部变形,图形填充,PaintC#源代码Graphics myGraphics=e.Graphics; Rectangle myRectangle = new Rectangle(100, 100, 60, 60); GraphicsPath myGraphicsPath = new GraphicsPath(); myGraphicsPath.AddRectangle(myRectangle); SolidBrush mySolidBrush1=new SolidBrush(Col
  3. 所属分类:C#

    • 发布日期:2008-12-31
    • 文件大小:33792
    • 提供者:dongfangyun