文件名称:qiqiaobansrc
- 所属分类:
- 其他智力游戏
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-06-03
- 文件大小:
- 43kb
- 下载次数:
- 0次
- 提 供 者:
- tpu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#七巧板-C#创建菱形图案,其间使用了进程,示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作:
创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。将第二个路径添加到第一个路径上。将最终的路径绘制到屏幕。
设置控件样式为双缓冲,可以有效减少图片闪烁的问题-Tangram-C# C# to create a diamond pattern, during which the use of the process, the sample for Windows Forms, and it requires PaintEventArgse, a OnPaint event object. Code performs the following actions: Creates two paths: one for the head-on the triangle, the other is upside down triangle. The second path is added to the first path. The path will eventually be drawn to the screen. Styling controls are double-buffered, can effectively reduce image flicker problem
创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。将第二个路径添加到第一个路径上。将最终的路径绘制到屏幕。
设置控件样式为双缓冲,可以有效减少图片闪烁的问题-Tangram-C# C# to create a diamond pattern, during which the use of the process, the sample for Windows Forms, and it requires PaintEventArgse, a OnPaint event object. Code performs the following actions: Creates two paths: one for the head-on the triangle, the other is upside down triangle. The second path is added to the first path. The path will eventually be drawn to the screen. Styling controls are double-buffered, can effectively reduce image flicker problem
(系统自动生成,下载前可以参看下载内容)
下载文件列表
qiqiaobansrc\bin\Debug\GraphicsPath创建菱形.vshost.exe
............\...\.....\GraphicsPath创建菱形.vshost.exe.manifest
............\...\.....\s1.JPG
............\...\.....\s2.JPG
............\CChip.cs
............\ClassDiagram1.cd
............\Form1.cs
............\Form1.Designer.cs
............\Form1.resx
............\Form2.cs
............\Form2.Designer.cs
............\Form2.resx
............\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
............\...\.....\GraphicsPath.csproj.FileListAbsolute.txt
............\...\.....\GraphicsPath.csproj.GenerateResource.Cache
............\...\.....\GraphicsPath创建菱形.csproj.FileListAbsolute.txt
............\...\.....\GraphicsPath创建菱形.csproj.GenerateResource.Cache
............\...\.....\TempPE\Properties.Resources.Designer.cs.dll
............\Program.cs
............\...perties\AssemblyInfo.cs
............\..........\Resources.Designer.cs
............\..........\Resources.resx
............\..........\Settings.Designer.cs
............\..........\Settings.settings
............\七巧板.csproj
............\七巧板.sln
............\七巧板.suo
............\图例\s1.JPG
............\....\s2.JPG
............\obj\Debug\Refactor
............\...\.....\TempPE
............\bin\Debug
............\...\Release
............\obj\Debug
............\bin
............\obj
............\Properties
............\图例
qiqiaobansrc