Sascha
Sascha

Reputation: 10347

Move control along path

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

Answers (1)

andyp
andyp

Reputation: 6269

have a look at the Path Animations Overview. HTH.

Upvotes: 1

Related Questions