0
Reply

May I render animation to multiple bitmaps?

Big

Big

Sep 18 2008 11:32 PM
2.5k

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