Language: Visual BasicC#C++JScript(Show All)
PresentParameters Class (Microsoft.DirectX.Direct3D)
Describes the presentation parameters.
Definition
Members Table
The following table lists the members exposed by the object.
Fields
| Field | Description |
DefaultPresentRate | Returns the default rate at which a swap chain's back buffers can be presented. |
Methods
| Method | Description |
| Clone | Clones, or copies, a PresentParameters object. |
| PresentParameters | Creates a new instance of the PresentParameters class. |
| ToString | Obtains a string representation of the current instance. |
Properties
Inheritance Hierarchy
Class Information
| Namespace | Microsoft.DirectX.Direct3D |
| Assembly | Microsoft.DirectX.Direct3D (microsoft.directx.direct3d.dll) |
| Strong Name | Microsoft.DirectX.Direct3D,
Version=1.0.900.0,
Culture=neutral,
PublicKeyToken=d3231b57b74a1492 |
See Also