Description: WinForm drawing example, to achieve draw lines, curves, draw a rectangle, circle, and other functions
To Search:
File list (Check if you may need any files):
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项目:小画笔