In This Topic
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