Silverlight DropShadow 和缩放

发布于 2024-11-18 00:14:51 字数 255 浏览 1 评论 0原文

在 Silverlight 中,如何缩放 DropShadowEffect

例如。下面的行在宽度和高度为 100 的矩形对象旁边创建阴影。

DropShadowEffect Color="Red" BlurRadius="0" Opacity="100" ShadowDepth="100" Direction="0"

现在我需要制作 90% 或 110% 而不是 100% 的阴影。

In Silverlight, how one can scale the DropShadowEffect.

For eg. Following line creates the shadow, next to the rectangle object whose width and height is 100.

DropShadowEffect Color="Red" BlurRadius="0" Opacity="100" ShadowDepth="100" Direction="0"

Now I need to make the shadow of 90% or 110% instead of 100%.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文