PresentParameters Class
|
Language: |
Note: This documentation is preliminary and is subject to change.
Describes the presentation parameters.
Definition
Visual Basic .NET |
NotInheritable Public Class PresentParameters Inherits Object Implements ICloneable |
C# |
public sealed class PresentParameters : Object, ICloneable |
Managed C++ |
public __gc __sealed class PresentParameters
: public Object, ICloneable |
JScript .NET |
public class PresentParameters extends Object implements ICloneable |
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
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.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35 |
See Also
© 2004 Microsoft Corporation. All rights reserved. Terms of use.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center