Framework.FrameStats Property |
Language: |
Retrieves a string containing the current number of frames per second, resolution, back buffer format, and depth stencil format.
Visual Basic Public ReadOnly Property FrameStats As String C# public string FrameStats { get; } C++ public:
property String^ FrameStats {
String^ get();
}JScript public function get FrameStats() : String
System.String
This property is read-only.
A string containing the current number of frames per second, resolution, back buffer format, and depth stencil format.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center