資源簡(jiǎn)介
適合新手查看學(xué)習(xí),
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Windows.Forms;
using?System.Drawing.Imaging;
using?System.Drawing.Drawing2D;
namespace?畫(huà)圖工具
{
????public?partial?class?Form1?:?Form
????{
????????Bitmap?bitimag;
????????Image?ima;
????????public?Form1()
????????{
????????????InitializeComponent();
????????????//g?=?this.CreateGraphics();
????????????bitimag?=?new?Bitmap(pictureBox1.Width?pictureBox1.Height);
???????????g?=?Graphics.FromImage(bitimag);
???????????g.Clear(Color.White);
????????}
????????Graphics?g;
????????Pen?p?=?new?Pen(Color.Red?3);
????????Point?Start?End;
????????xzleiixng?xz;
????????bool?meiju;
????????p
?屬性????????????大小?????日期????時(shí)間???名稱(chēng)
-----------?---------??----------?-----??----
?????文件?????????82??2018-03-28?09:20??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\img\Circle.gif
?????文件????????714??2018-03-28?09:20??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\img\eraser.png
?????文件????????851??2018-03-28?09:20??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\img\FillCircle.GIF
?????文件????????851??2018-03-28?09:20??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\img\Fillrect.GIF
?????文件?????????73??2018-03-28?09:20??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\img\line.gif
?????文件????????766??2018-03-28?09:20??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\img\pb.cur
?????文件????????311??2018-03-28?09:20??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\img\Pencil.gif
?????文件?????????81??2018-03-28?09:20??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\img\rect.gif
?????文件????1339392??2018-05-01?14:54??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\畫(huà)圖工具.exe
?????文件??????34304??2018-05-01?14:54??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\畫(huà)圖工具.pdb
?????文件??????11600??2018-05-01?14:57??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\畫(huà)圖工具.vshost.exe
?????文件????????490??2017-09-29?21:43??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)bin\Debug\畫(huà)圖工具.vshost.exe.manifest
?????文件???????7039??2018-04-07?15:29??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)Form1.cs
?????文件??????14476??2018-04-07?15:29??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)Form1.Designer.cs
?????文件????1988540??2018-04-07?15:29??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)Form1.resx
?????文件???????5420??2018-04-02?23:10??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????6526??2018-05-01?14:54??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????5120??2018-04-07?00:21??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
?????文件????????682??2018-05-01?14:58??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)obj\x86\Debug\畫(huà)圖工具.csproj.FileListAbsolute.txt
?????文件???????1103??2018-04-07?15:29??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)obj\x86\Debug\畫(huà)圖工具.csproj.GenerateResource.Cache
?????文件???????9174??2018-04-03?00:05??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)obj\x86\Debug\畫(huà)圖工具.csprojResolveAssemblyReference.cache
?????文件????1339392??2018-05-01?14:54??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)obj\x86\Debug\畫(huà)圖工具.exe
?????文件????1321657??2018-04-07?15:29??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)obj\x86\Debug\畫(huà)圖工具.Form1.resources
?????文件??????34304??2018-05-01?14:54??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)obj\x86\Debug\畫(huà)圖工具.pdb
?????文件???????1205??2018-04-07?00:22??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)obj\x86\Debug\畫(huà)圖工具.Properties.Resources.resources
?????文件????????493??2018-04-01?15:35??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)Program.cs
?????文件???????1356??2018-04-01?15:35??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)Properties\AssemblyInfo.cs
?????文件???????3966??2018-04-07?00:21??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)Properties\Resources.Designer.cs
?????文件???????6687??2018-04-07?00:21??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)Properties\Resources.resx
?????文件???????1099??2018-04-01?15:35??畫(huà)圖工具\(yùn)畫(huà)圖工具\(yùn)Properties\Settings.Designer.cs
............此處省略17個(gè)文件信息
- 上一篇:C# 遮罩貼圖
- 下一篇:C# 直角坐標(biāo)系(繪圖)
評(píng)論
共有 條評(píng)論