开发者

Any way to apply transform to a part of control?

For example, translate a part of control to another place.. is it p开发者_StackOverflow中文版ossible?


A Transform can only be applied on whole control or element and not on it's parts.

What you can do is instead of applying the transform to control itself, apply it to child element.


Sure, just apply the transform to the part of the control you want to transform.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜