Search
SmoothShadowEffect Members
Constructors Properties Methods Events
 


Represents an effect that smooths the shadow of nodes. This effect does nothing if shadows are not visible.

The following tables list the members exposed by the SmoothShadowEffect type.

 Public Constructors

  Name Description

SmoothShadowEffect

Initializes a new instance of the SmoothShadowEffect class.

 Public Properties

  Name Description

Dispersion

Gets or sets the shadow dispersion.

 Public Methods

  Name Description

Clone

NodeEffect.Clone override.

 Public Events

  Name Description

PropertyChanged

INotifyPropertyChanged.PropertyChanged implementation. (Inherited from NodeEffect.)

 See Also