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. |
|
CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) |
|
Color | Gets or sets the color of the drop shadow. |
|
DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) |
|
Direction | Gets or sets the direction of the drop shadow. |
|
Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) |
|
EffectMapping | When overridden in a derived class, transforms mouse input and coordinate systems through the effect. (Inherited from Effect.) |
|
HasAnimatedProperties | Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object's dependency properties. (Inherited from Animatable.) |
|
IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) |
|
IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) |
|
Opacity | Gets or sets the opacity of the drop shadow. |
|
RenderingBias | Gets or sets a value that indicates whether the system renders the drop shadow with emphasis on speed or quality. |
|
ShadowDepth | Gets or sets the distance of the drop shadow below the texture. |