Click or drag to resize
DropShadowEffect Properties

The DropShadowEffect type exposes the following members.

Properties
  NameDescription
Public propertyBlurRadius
Gets or sets a value that indicates the radius of the shadow's blur effect.
Public propertyColor
Gets or sets the color of the drop shadow.
Public propertyDirection
Gets or sets the direction of the drop shadow.
Public propertyDispatcher
Gets the CoreDispatcher that this object is associated with.
(Inherited from DependencyObject.)
Public propertyOpacity
Gets or sets the opacity of the drop shadow.
Public propertyShadowDepth
Gets or sets the distance of the drop shadow below the texture.
Top
See Also