如何使用 Expression Blend 创建内阴影效果

发布于 2024-09-12 21:01:56 字数 78 浏览 3 评论 0原文

我知道 DropShadowEffect 使用混合,但我需要阴影出现在控件内部,使其具有内部凹陷的外观。

任何想法将不胜感激。

I'm aware of the DropShadowEffect using blend, but I need the shadow to appear on the inside of the control giving it an internal recessed appearance.

Any ideas will be greatly appreciated.

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

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

发布评论

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

评论(1

三生殊途 2024-09-19 21:01:56

这是一种使用带有剪切路径的投影来修剪外部边缘,仅留下阴影的内部部分的技术

http://www.codeproject.com/KB/WPF/innershadows.aspx

here is a technique that uses a drop shadow with a clipping path to trim the outside edge leaving only the inner portion of the shadow

http://www.codeproject.com/KB/WPF/innershadows.aspx

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