GDI+编程之GraphicsPath应用 !

时间:2012-09-21 09:10:58
【文件属性】:

文件名称:GDI+编程之GraphicsPath应用 !

文件大小:38KB

文件格式:RAR

更新时间:2012-09-21 09:10:58

GDI+ GraphicsPath 鼠标判定

有关判定指定控件内的鼠标是否移动到GraphicsPath路径内,并以此引发该控件的重绘事件。


【文件预览】:
GraphicsPathDemo
----GraphicsPathDemo.suo(19KB)
----GraphicsPathDemo.sln(938B)
----GraphicsPathDemo()
--------bin()
--------PathForm.resx(6KB)
--------obj()
--------Properties()
--------Program.cs(500B)
--------PathUtils.cs(3KB)
--------GraphicsPathDemo.csproj(4KB)
--------PathForm.cs(819B)
--------PathForm.Designer.cs(3KB)

网友评论

  • 简单的介绍了 path的用法 也算不错吧
  • 程序比较简单,适合初学者