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 | |
|---|---|---|
![]() |
Initializes a new instance of the SmoothShadowEffect class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the shadow dispersion. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
NodeEffect.Clone override. |
Public Events| Name | Description | |
|---|---|---|
![]() |
INotifyPropertyChanged.PropertyChanged implementation. (Inherited from NodeEffect.) |
See Also