文件名称:qiqiaobansrc
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 45kb
- 下载次数:
- 0次
- 提 供 者:
- fw***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#七巧板-C#创建菱形图案,其间使用了进程,示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作:
创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。将第二个路径添加到第一个路径上。将最终的路径绘制到屏幕。
设置控件样式为双缓冲,可以有效减少图片闪烁的问题-Create a diamond pattern C# tangram-C#, during which use of the process, the example applies to Windows Forms, and it requires PaintEventArgs e, an OnPaint event object. The code performs the following actions: create two paths: a head-on the triangle, another triangle upside down. Add a second path to the first path. Draw the final path to the screen. Set the control style for double buffering, the picture flashes can be effective in reducing the problem
创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。将第二个路径添加到第一个路径上。将最终的路径绘制到屏幕。
设置控件样式为双缓冲,可以有效减少图片闪烁的问题-Create a diamond pattern C# tangram-C#, during which use of the process, the example applies to Windows Forms, and it requires PaintEventArgs e, an OnPaint event object. The code performs the following actions: create two paths: a head-on the triangle, another triangle upside down. Add a second path to the first path. Draw the final path to the screen. Set the control style for double buffering, the picture flashes can be effective in reducing the 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\TempPE
............\......\...\.....\Refactor
............\......\bin\Debug
............\......\...\Release
............\......\obj\Debug
............\......\bin
............\......\obj
............\......\Properties
............\......\图例
............\七巧板
qiqiaobansrc