开发者

Filling a Rectangle at different levels with Silverlight Animation?

开发者 https://www.devze.com 2023-01-06 06:20 出处:网络
I am very new to Silverlight. I have a question on Animation. My requirement is, a rectangle should have different levels offill indication. More clearly say, my 开发者_C百科rectangle is half filled i

I am very new to Silverlight. I have a question on Animation. My requirement is, a rectangle should have different levels of fill indication. More clearly say, my 开发者_C百科rectangle is half filled initially, it has to be either increased/decreased with animation. Can anyone help me out how can I do this in Silverlight animation?


draw a 2nd rectangle inside the 1st rectangle. adjust the height of the 2nd rectangle to fill up/down.

now mark my reply as the answer.

0

精彩评论

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