开发者

how to convert a WPF ellipse to motion path using C#

开发者 https://www.devze.com 2023-02-09 04:17 出处:网络
Hi all Its hard to explain what I need and I really don\'t know if that is actually can be accomplished or not.

Hi all Its hard to explain what I need and I really don't know if that is actually can be accomplished or not. anyway, I have created two circles using blend.

now what I want is to convert the first circle to a motion path then attach the second circle to that path and then generate a storyboard and lastly play the animation.

I want to accomplish this programmatically using C# I don't want to do this from xaml or from microsoft blend. is there anyway I can do this? any tutorial or advice will be apprecia开发者_运维知识库ted.

regards,

0

精彩评论

暂无评论...
验证码 换一张
取 消