| DropShadowEffect Properties |
The DropShadowEffect type exposes the following members.
| Name | Description | |
|---|---|---|
| BlurRadius |
Gets or sets a value that indicates the radius of the shadow's blur effect.
| |
| Color |
Gets or sets the color of the drop shadow.
| |
| Direction |
Gets or sets the direction of the drop shadow.
| |
| Dispatcher |
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.) | |
| Opacity |
Gets or sets the opacity of the drop shadow.
| |
| ShadowDepth |
Gets or sets the distance of the drop shadow below the texture.
|