Reputation: 10347
I want to move a control along a path in WPF with a transformation. The movement should be smooth and the path is like a sine curve. Currently no idea how to start...
-sa
Upvotes: 1
Views: 1449
Reputation: 6269
have a look at the Path Animations Overview. HTH.