Gets or sets the coefficient applied to the exponential function that computes the opacity.
Larger values means that the opacity increases faster with distance.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public double Coefficient { get; set; } |
| Visual Basic |
|---|
Public Property Coefficient As Double Get Set |