PresentParameters Properties

Include Protected Members
Include Inherited Members

Include .NET Framework Members

Include .NET Compact Framework Members
Include XNA Framework Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The PresentParameters type exposes the following members.

Properties

  Name Description
Public propertySupported by the .NET Compact Framework AutoDepthStencilFormat Retrieves or sets the DepthFormat of the depth stencil surface the device creates.
Public propertySupported by the .NET Compact Framework BackBufferCount Retrieves or sets the number of back buffers.
Public propertySupported by the .NET Compact Framework BackBufferFormat Retrieves or sets the format of the back buffer.
Public propertySupported by the .NET Compact Framework BackBufferHeight Retrieves or sets the height of a swap chain's back buffers, in pixels.
Public propertySupported by the .NET Compact Framework BackBufferWidth Retrieves or sets the width of a swap chain's back buffers, in pixels.
Public propertySupported by the .NET Compact Framework EnableAutoDepthStencil Indicates whether or not Direct3D manages depth buffers for an application.
Public propertySupported by the .NET Compact Framework FullScreenPresentationInterval Retrieves or sets the maximum rate at which the swap chain's back buffers can be presented.
Public propertySupported by the .NET Compact Framework MultiSample Retrieves or sets the levels of full-scene multisampling that the device can apply.
Public propertySupported by the .NET Compact Framework PresentFlag Retrieves or sets the present flag.
Public propertySupported by the .NET Compact Framework SwapEffect Retrieves or sets the swap effect.
Public propertySupported by the .NET Compact Framework Windowed Indicates whether or not an application is running in a windowed mode.

Top

See Also

Reference

PresentParameters Class

Microsoft.WindowsMobile.DirectX.Direct3D Namespace