Gets the current frame rate in frames per second.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property FramesPerSecond() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_FramesPerSecond(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public double getFramesPerSecond(); |






