PresentParameters.DefaultPresentRate Field (Microsoft.DirectX.Direct3D)

Returns the default rate at which a swap chain's back buffers can be presented.

Definition

Visual Basic Public Shared DefaultPresentRate As Int32Leave Site
C# public static Int32Leave Site DefaultPresentRate;
C++ public: static Int32Leave Site DefaultPresentRate;
JScript public static var DefaultPresentRate : Int32Leave Site

Field Value

System.Int32
An Int32Leave Site value that indicates the default present rate.

This field is read-only.