Hi ,all
I have a question about wpf animation
When I use a storyboard and make a animation in wpf applicationFor example, I use a rectangle and move from (1,0) to (5,9) , duration is 10 seconds,May I save the bitmaps from rectangle's moving duration?
How do I do, can somebody tell me? Thanks