开发者

How to create an Inner Shadow effect using Expression Blend

开发者 https://www.devze.com 2023-01-10 04:33 出处:网络
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.

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.


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

0

精彩评论

暂无评论...
验证码 换一张
取 消