Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法用直接选择工具选择多个向量。我有一堆带圆角的按钮,我想选择每个向量一侧的所有 4 个点并同时缩放。我可以通过在一个向量上使用移位来做到这一点,但到目前为止还不能在多个向量上使用。
抱歉,无法同时更改不同的矢量元素。这样做的唯一方法是将它们合并到一个矢量形状层中。
希望这可以帮助。