如何用C#画点线面的程序

上传者: liuzhi993304928 | 上传时间: 2021-05-05 10:32:44 | 文件大小: 96KB | 文件类型: ZIP
此程序是个画图工具,包括画点,线,面,还有圆,它是用了override,和draw函数,包含图形的变换,如旋转,平移,缩放还有图形的复位。图形的变换与画图不是在同一窗体上实现的,也就是说你还可以学如何从此窗体调出另一窗体,除此之外,画图时还可以对图的线条颜色还有线条的粗细进行调整。

文件下载

资源详情

[{"title":"( 44 个子文件 96KB ) 如何用C#画点线面的程序","children":[{"title":"画点线面 及其变换","children":[{"title":"画点线面.suo <span style='color:#111;'> 22.00KB </span>","children":null,"spread":false},{"title":"画点线面.sln <span style='color:#111;'> 925B </span>","children":null,"spread":false},{"title":"画点线面","children":[{"title":"Form3.Designer.cs <span style='color:#111;'> 6.47KB </span>","children":null,"spread":false},{"title":"Polyline_T.cs <span style='color:#111;'> 769B </span>","children":null,"spread":false},{"title":"旋转.Designer.cs <span style='color:#111;'> 5.25KB </span>","children":null,"spread":false},{"title":"线条设置.cs <span style='color:#111;'> 1.42KB </span>","children":null,"spread":false},{"title":"Form1.cs <span style='color:#111;'> 7.44KB </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Debug","children":[{"title":"画点线面.vshost.exe <span style='color:#111;'> 5.50KB </span>","children":null,"spread":false},{"title":"画点线面.pdb <span style='color:#111;'> 83.50KB </span>","children":null,"spread":false},{"title":"画点线面.exe <span style='color:#111;'> 40.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"缩放.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"obj","children":[{"title":"Debug","children":[{"title":"画点线面.csproj.GenerateResource.Cache <span style='color:#111;'> 1.06KB </span>","children":null,"spread":false},{"title":"画点线面.Properties.Resources.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"画点线面.旋转.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"画点线面.Form3.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"Refactor","children":null,"spread":false},{"title":"TempPE","children":[{"title":"Properties.Resources.Designer.cs.dll <span style='color:#111;'> 4.50KB </span>","children":null,"spread":false}],"spread":false},{"title":"画点线面.缩放.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"画点线面.线条设置.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"画点线面.Form1.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"画点线面.pdb <span style='color:#111;'> 83.50KB </span>","children":null,"spread":false},{"title":"画点线面.exe <span style='color:#111;'> 40.00KB </span>","children":null,"spread":false}],"spread":false},{"title":"画点线面.csproj.FileListAbsolute.txt <span style='color:#111;'> 3.36KB </span>","children":null,"spread":false},{"title":"画点线面.csproj.FileList.txt <span style='color:#111;'> 472B </span>","children":null,"spread":false}],"spread":true},{"title":"Properties","children":[{"title":"Resources.Designer.cs <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.08KB </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false}],"spread":true},{"title":"Program.cs <span style='color:#111;'> 471B </span>","children":null,"spread":false},{"title":"Geometry_T.cs <span style='color:#111;'> 248B </span>","children":null,"spread":false},{"title":"旋转.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"线条设置.Designer.cs <span style='color:#111;'> 5.37KB </span>","children":null,"spread":false},{"title":"Form1.Designer.cs <span style='color:#111;'> 16.61KB </span>","children":null,"spread":false},{"title":"Circle.cs <span style='color:#111;'> 1.92KB </span>","children":null,"spread":false},{"title":"Polygon_T.cs <span style='color:#111;'> 917B </span>","children":null,"spread":false},{"title":"旋转.cs <span style='color:#111;'> 817B </span>","children":null,"spread":false},{"title":"Form3.cs <span style='color:#111;'> 917B </span>","children":null,"spread":false},{"title":"Form3.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'> 6.27KB </span>","children":null,"spread":false},{"title":"Point_T.cs <span style='color:#111;'> 719B </span>","children":null,"spread":false},{"title":"缩放.Designer.cs <span style='color:#111;'> 6.47KB </span>","children":null,"spread":false},{"title":"线条设置.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"缩放.cs <span style='color:#111;'> 921B </span>","children":null,"spread":false},{"title":"画点线面.csproj <span style='color:#111;'> 4.75KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

  • joysNET :
    恩,代码不错,学习了
    2015-10-31
  • 无为_ZGL :
    资源还不错,挺有帮助的,不过感觉运行时只可以画点。
    2015-06-11
  • 十豆彡v彡 :
    资源还不错,挺有帮助的,不过感觉运行时只可以画点。
    2014-11-21
  • 挂号费高房价 :
    代码很不错,对GDI+有了更深的认识
    2014-10-21
  • erzhongdetaozi :
    不错,下下来直接就能用,帮了大忙
    2014-03-11
  • chenzh2014 :
    资源不错,学习了一些GDI+的基础知识,谢谢
    2014-01-21
  • yilinfeihua :
    不错,对于入门的新手来说,可以好好研究学习
    2013-12-06
  • ch365h :
    不错,很有帮助
    2013-11-07
  • 姚小胖 :
    代码很不错,对GDI+有了直观的认识,能学习到知识就是要赞的!
    2013-09-02
  • zzzzzzzz9954 :
    还不错,不过就是简单了点
    2013-08-29

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明