如何旋转图像wpf

时间:2010-06-30 11:30:13

标签: c# wpf image animation

我想创建一个平滑的图像移动。我已经走了以下链接,但我不知道如何实施。 WPF/C#: Images rotating from a listview?

格塔

1 个答案:

答案 0 :(得分:3)

请结合动画一起查看RotateTransform

这是一篇很好的文章如何实现它;)

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