首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > wpf-animation

wpf-animation

  • 资源大小:21.57 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: WPFAnimation

资 源 简 介

This project adds familiar Flash-like ease-of-tweening and easing equations to WPF. It has three primary goals: Be able to start an animation and assign an "Completed" handler in one line of code Have those animations set the final value of the property to the "To" value of the animation, then disappear (i.e. if I animate the Canvas.Left property of a Rectangle from 0 to 100, I expect the Canvas.Left property to be 100 when the animation completes, and I want to be able to assign a new value directly to that property) Add Robert Penner"s canonical easing equations to WPF, but take full advantage of the WPF animation engine so they can be used in XAML or in code.

文 件 列 表

wpf-animation
docs
src
docs
License.txt
README.txt
VIP VIP
0.181415s