根据Flex 4中的容器拖放后调整图像大小

发布于 2024-11-28 16:45:27 字数 67 浏览 1 评论 0原文

我正在使用 Flash 生成器,并将图像拖放到不同大小的容器中,我想在放入容器后根据其容器调整图像大小,并保持其纵横比。

I am using Flash builder and i am drag drop the image into different size of containers i want to resize the image after drop inside the container according to it's container with maintaing it's aspect ratio.

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

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

发布评论

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

评论(1

难忘№最初的完美 2024-12-05 16:45:27

使用 percentWidthpercentHeight 属性。将它们设置为 100。同时设置图像。maintainAspectRatio 为 true。

Use percentWidth and percentHeight properties. Set them to 100. Also set the image.maintainAspectRatio to true.

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