可以在路径中给出固定角度吗?

发布于 2024-10-12 12:11:20 字数 158 浏览 3 评论 0原文

我有一条路径,如附图所示。我想知道是否可以为路径边缘提供固定角度,因为我想在设计其他控件时使用相同的角度。有没有办法让这成为可能(在 Expression Blend 中)?

替代文字

I have a path as shown in the attached image. i would like to know if it is possible to give a fixed angle for the edge of the path, coz i would like to use the same angle while styling other controls as well. Is there a way to make this possible (in Expression Blend)?

alt text

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

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

发布评论

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

评论(1

塔塔猫 2024-10-19 12:11:20

您可以使用“减去”路径操作来完成此操作。

1) 首先绘制所需的形状,例如

alt text

2) 绘制一个小矩形并将其旋转到您想要的某个角度。说 50。然后,将旋转的小矩形放在之前绘制的形状上,例如

alt text

3) 将每个大的形状在前面,如

alt text

4) 最后,通过选择转到“对象 -> 合并 -> 减去”每个大和小矩形对。最终输出将具有相同的角度,例如

alt text

You can do this using 'Subtract' Path Operation.

1) First draw the required shapes like

alt text

2) Draw a small rectangle and rotate it to a certain angle you want. Say 50. Then, place the small rotated rectangle over the shapes draw previously, like

alt text

3) Bring each of the Big Shapes to the front, like

alt text

4) Finally, goto "Object -> Combine -> Subtract" by selecting each big and small rectangle pair. The final output will have same angle, like

alt text

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