文件名称:WinForm-paint
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-06-15
- 文件大小:
- 148kb
- 下载次数:
- 0次
- 提 供 者:
- y*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
WinForm画图实例,能够实现画线,画曲线,画矩形,画圆等功能-WinForm drawing example, to achieve draw lines, curves, draw a rectangle, circle, and other functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
WinForm项目:小画笔\绘图\DrawShap\bin\Debug\DrawShap.exe
...................\....\........\...\.....\DrawShap.pdb
...................\....\........\...\.....\DrawShap.vshost.exe
...................\....\........\...\.....\Ellipse.jpg
...................\....\........\...\.....\Ellipse.psd
...................\....\........\...\.....\FillRect.jpg
...................\....\........\...\.....\FillRect.psd
...................\....\........\...\.....\hh.jpg
...................\....\........\...\.....\Line.jpg
...................\....\........\...\.....\Line.psd
...................\....\........\...\.....\Pen.jpg
...................\....\........\...\.....\Pen.psd
...................\....\........\...\.....\Red.bmp
...................\....\........\DrawClass\DrawCircle.cs
...................\....\........\.........\DrawFillEllipse.cs
...................\....\........\.........\DrawFillRectangle.cs
...................\....\........\.........\DrawLine.cs
...................\....\........\.........\DrawLines.cs
...................\....\........\.........\DrawRectangle.cs
...................\....\........\.........\Shape.cs
...................\....\........\DrawShap.csproj
...................\....\........\Form1.resx
...................\....\........\icon.ico
...................\....\........\MainFrom.cs
...................\....\........\MainFrom.designer.cs
...................\....\........\MainFrom.resx
...................\....\........\obj\Debug\DrawShap.csproj.GenerateResource.Cache
...................\....\........\...\.....\DrawShap.exe
...................\....\........\...\.....\DrawShap.pdb
...................\....\........\...\.....\Jackeyyang.DrawShap.MainFrom.resources
...................\....\........\...\.....\Jackeyyang.DrawShap.Properties.Resources.resources
...................\....\........\...\.....\TempPE\Properties.Resources.Designer.cs.dll
...................\....\........\...\DrawShap.csproj.FileListAbsolute.txt
...................\....\........\Program.cs
...................\....\........\...perties\AssemblyInfo.cs
...................\....\........\..........\Resources.Designer.cs
...................\....\........\..........\Resources.resx
...................\....\........\..........\Settings.Designer.cs
...................\....\........\..........\Settings.settings
...................\....\绘图.sln
...................\....\绘图.suo
...................\....\DrawShap\obj\Debug\Refactor
...................\....\........\...\.....\TempPE
...................\....\........\bin\Debug
...................\....\........\obj\Debug
...................\....\........\bin
...................\....\........\DrawClass
...................\....\........\obj
...................\....\........\Properties
...................\....\DrawShap
...................\绘图
WinForm项目:小画笔