Gets or sets the decay factor.
Read-write property
[Visual Basic .NET] |
---|
Public Property DecayFactor() As Double |
[C#] |
---|
public double DecayFactor {get; set;} |
[Managed C++] |
---|
public: __property double get_DecayFactor(); |
[Unmanaged C++] |
---|
public: HRESULT get_DecayFactor( |
[Java] |
---|
public double getDecayFactor(); |