Gets the spin rate.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property SpinRate() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_SpinRate(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def SpinRate(self) -> float: @SpinRate.setter def SpinRate(self, spinRate:float) -> None: |





