利用timer和paint对窗体进行动态绘图.zip
利用timer和paint对窗体进行动态绘图,改变窗体大小,关系窗体再打开,不会影响绘图效果。 主要思想是,将绘图信息存放在image中,最后用窗体画布,将image绘图信息画在窗体上。 将画直线的代码改为其他画法,能得到更复杂的动态图形画法。
文件列表
动态画图.zip
(预估有个31文件)
WindowsFormsApplication2
WindowsFormsApplication2
WindowsFormsApplication2.csproj
4KB
Form1.cs
2KB
Program.cs
536B
Form1.resx
6KB
Properties
Settings.settings
249B
Resources.Designer.cs
3KB
AssemblyInfo.cs
1KB
暂无评论