ReflectionOpacityEffect Class Properties
For a list of all members of this type, see ReflectionOpacityEffect members.
| Name | Description |
 | Coefficient | Gets or sets the coefficient applied to the exponential function that computes the opacity. Larger values means that the opacity increases faster with distance. |
 | Dispatcher | (Inherited from System.Windows.DependencyObject) |
 | Offset | Gets or sets the offset applied to the exponential function that computes the opacity. Larger values means that the opacity starts at a lower value. |
Top