在actionscript/flex 4.0中旋转一条线?

发布于 2024-12-24 20:49:11 字数 134 浏览 1 评论 0原文

我想围绕 Flex 4.0 中的一个点旋转一条线,我尝试了rotationX,除了整条线之外,所有线都旋转并且点中心丢失了。如何仅旋转线的一个端点并保持另一端点不变?

有人可以举例说明或解释如何做到这一点吗?我是 Flex 的新手,谢谢。

I want to rotate a line around a point in flex 4.0, i tried rotationX and all but whole line rotates and center of point is lost. How to rotate only one end point of line keeping the other constant?

Can someone point to example or explain how to do it? I'm a newbie in flex, thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

无人接听 2024-12-31 20:49:11

在您使用的旋转效果中,确保将 autoCenterTransform 设置为 true。

查看此处了解更多信息。

In the Rotate effect you are using, make sure autoCenterTransform is set to true.

Look here for more information.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文