ComponentOne Extended Library for WPF and Silverlight
Coefficient Property

C1.Silverlight.Extended Namespace > ReflectionOpacityEffect Class : Coefficient Property
Gets or sets the coefficient applied to the exponential function that computes the opacity. Larger values means that the opacity increases faster with distance.
Syntax
'Declaration
 
Public Property Coefficient As Double
public double Coefficient {get; set;}
See Also

Reference

ReflectionOpacityEffect Class
ReflectionOpacityEffect Members