文件名称:Mouse-Paint
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-06-03
- 文件大小:
- 23kb
- 下载次数:
- 0次
- 提 供 者:
- tpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Mouse Paint C#画出点线效果,按住鼠标左键在窗体中移动,即可画出线条,这些线条由一定规则的点组成,压缩包内的两个源码实例相差不大,都是画线的实例-Mouse Paint C# draw points and lines effect, hold down the left mouse button to move the form, you can draw lines, these lines from the point of certain rules of composition, compressed within the two source code examples or less, are drawing a line Examples
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Mouse Paint\Exercise 17-02\MainForm.cs
...........\..............\MainForm.Designer.cs
...........\..............\MainForm.resx
...........\..............\Mouse Paint.csproj
...........\..............\Mouse Paint.csproj.user
...........\..............\Mouse Paint.sln
...........\..............\Mouse Paint.suo
...........\..............\Program.cs
...........\..............\...perties\AssemblyInfo.cs
...........\..............\..........\Resources.Designer.cs
...........\..............\..........\Resources.resx
...........\..............\..........\Settings.Designer.cs
...........\..............\..........\Settings.settings
...........\MainForm.cs
...........\MainForm.Designer.cs
...........\MainForm.resx
...........\Mouse Paint.csproj
...........\Mouse Paint.csproj.user
...........\Mouse Paint.sln
...........\Mouse Paint.suo
...........\Program.cs
...........\...perties\AssemblyInfo.cs
...........\..........\Resources.Designer.cs
...........\..........\Resources.resx
...........\..........\Settings.Designer.cs
...........\..........\Settings.settings
...........\Exercise 17-02\Properties
...........\Exercise 17-02
...........\Properties
Mouse Paint