由直线、曲线创建图形,using System.Drawing.Drawing2D;的应用例子,C#源代码 Point[]

上传者: qq223857666 | 上传时间: 2021-08-31 11:51:16 | 文件大小: 33KB | 文件类型: RAR
由直线、曲线创建图形,using System.Drawing.Drawing2D;的应用例子,C#源代码 Point[] points = { new Point(40, 60), new Point(50, 70), new Point(30, 90)}; GraphicsPath path = new GraphicsPath(); path.StartFigure(); // Start the first figure. path.AddArc(175, 50, 50, 50, 0, -180); path.AddLine(100, 0, 250, 20); // First figure is not closed. path.StartFigure(); // Start the second figure. path.AddLine(50, 20, 5, 90); path.AddCurve(points, 3); path.AddLine(50, 150, 150, 180); path.CloseFigure(); // Second figure is closed. e.Graphics.DrawPath(new Pen(Color.FromArgb(255, 255, 0, 0), 2), path); }

文件下载

资源详情

[{"title":"( 23 个子文件 33KB ) 由直线、曲线创建图形,using System.Drawing.Drawing2D;的应用例子,C#源代码 Point[]","children":[{"title":"createLine","children":[{"title":"createLine.sln <span style='color:#111;'> 920B </span>","children":null,"spread":false},{"title":"新建 文本文档.txt <span style='color:#111;'> 882B </span>","children":null,"spread":false},{"title":"createLine","children":[{"title":"bin","children":[{"title":"Debug","children":[{"title":"createLine.vshost.exe <span style='color:#111;'> 13.99KB </span>","children":null,"spread":false},{"title":"createLine.pdb <span style='color:#111;'> 19.50KB </span>","children":null,"spread":false},{"title":"createLine.vshost.exe.manifest <span style='color:#111;'> 490B </span>","children":null,"spread":false},{"title":"createLine.exe <span style='color:#111;'> 8.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Form1.Designer.cs <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'> 491B </span>","children":null,"spread":false},{"title":"obj","children":[{"title":"Debug","children":[{"title":"createLine.csproj.GenerateResource.Cache <span style='color:#111;'> 847B </span>","children":null,"spread":false},{"title":"createLine.Properties.Resources.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"createLine.pdb <span style='color:#111;'> 19.50KB </span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false},{"title":"createLine.Form1.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"createLine.csproj.FileListAbsolute.txt <span style='color:#111;'> 489B </span>","children":null,"spread":false},{"title":"createLine.exe <span style='color:#111;'> 8.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Form1.cs <span style='color:#111;'> 1.28KB </span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false},{"title":"createLine.csproj <span style='color:#111;'> 3.64KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.34KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'> 2.80KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"createLine.suo <span style='color:#111;'> 13.00KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • zl2bbmmgg :
    花七分下这个很划不来,程序都在资源简介里。而且没多大实际用处。
    2014-04-04
  • zworwl :
    最近正在学习System.Drawing 很有帮助
    2013-12-25

免责申明

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