开发者

How to rotate the images wpf

开发者 https://www.devze.com 2023-01-05 01:32 出处:网络
I want to create a smooth moving of images. i have gone the following link but i dont开发者_运维百科 know how to implement.WPF/C#: Images rotating from a listview?

I want to create a smooth moving of images. i have gone the following link but i dont开发者_运维百科 know how to implement. WPF/C#: Images rotating from a listview?

Geetha


Please take a look at RotateTransform in combination with animations.

Here is a nice article how to implement it ;)

http://www.galasoft.ch/mydotnet/articles/article-2006102701.aspx

0

精彩评论

暂无评论...
验证码 换一张
取 消