开发者

Create a Mirrored control in Silverlight 3

I want to be able to dynamical开发者_高级运维ly mirror a silverlight control. suppose i have a stackpanel and two buttons inside | >>(button1) | >(button2) |

When i flip it, the result will be |< (button 2)|<< (button1)|

How to do that?


Got it, create a planeprojection on the control and add a rotationY of 180 degrees.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜