silverlight 图片跟着鼠标移动

时间:2013-11-10 12:36:59
【文件属性】:

文件名称:silverlight 图片跟着鼠标移动

文件大小:190KB

文件格式:ZIP

更新时间:2013-11-10 12:36:59

silverlight 图片 鼠标

图片在一定区域内能够自动跟随鼠标移动,并且显示图片坐标,鼠标事件


【文件预览】:
mouseevent
----mouseevent()
--------MainPage.xaml(901B)
--------mouseevent.csproj(5KB)
--------Images()
--------App.xaml(293B)
--------obj()
--------MainPage.xaml.cs(841B)
--------App.xaml.cs(2KB)
--------mouseevent.csproj.user(1KB)
--------Bin()
--------Properties()
----mouseevent.Web()
--------mouseevent.Web.csproj.user(1KB)
--------bin()
--------Web.config(309B)
--------obj()
--------Silverlight.js(8KB)
--------Web.Debug.config(1KB)
--------ClientBin()
--------Web.Release.config(1KB)
--------mouseeventTestPage.aspx(3KB)
--------mouseeventTestPage.html(3KB)
--------mouseevent.Web.csproj(4KB)
--------Properties()
----mouseevent.sln(1KB)
----mouseevent.suo(26KB)

网友评论

  • 正好有项目要用到这个效果,学习了。。
  • 很不错,学习 了
  • 这个可以实现.
  • 这个是根据鼠标的位置来进行移动,完成可以实现。
  • 左键点击图片实现拖动,我已经实现了。