Gets or sets the decay slope.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property DecaySlope() As Double
|
| [C#] |
|---|
public double DecaySlope {get; set;}
|
| [Managed C++] |
|---|
public: __property double get_DecaySlope();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_DecaySlope(
|
| [Java] |
|---|
public double getDecaySlope();public void setDecaySlope(
|