4.243 DropShadowEffect
x:Object > DependencyObject > Freezable > Animatable > Effect > DropShadowEffect | |
DropShadowEffect | |
(usage) |
<DropShadowEffect /> |
(description) |
A bitmap effect that paints a drop shadow around the target texture. |
(properties) |
|
BlurRadius |
x:Double |
(description) |
A value that indicates the radius of the shadow's blur effect. |
Color |
Color |
(description) |
The color of the drop shadow. |
Direction |
x:Double |
(description) |
The direction of the drop shadow. |
Opacity |
x:Double |
(description) |
The opacity of the drop shadow. |
RenderingBias |
RenderingBias |
(description) |
A value that indicates whether the system renders the drop shadow with emphasis on speed or quality. |
ShadowDepth |
x:Double |
(description) |
The distance of the drop shadow below the texture. |