I am moving an image over a Path (using PathGeometry and LineSegments) I want the image to leave a trail on the path as it moves over it. There must be a way to do it because I know the WPF animation system is very powerful. Thanks.
↧
I am moving an image over a Path (using PathGeometry and LineSegments) I want the image to leave a trail on the path as it moves over it. There must be a way to do it because I know the WPF animation system is very powerful. Thanks.