SwapChain.Present Method

Presents the contents of the next buffer in the sequence of back buffers owned by the swap chain.

Overload List

Name Description
SwapChain.Present () Presents the contents of the next buffer in the sequence of back buffers owned by the swap chain.

Supported by the .NET Compact Framework.
SwapChain.Present (Control) Presents the contents of the next buffer in the sequence of back buffers owned by the swap chain.

Supported by the .NET Compact Framework.
SwapChain.Present (Rectangle, Boolean) Presents the contents of the next buffer in the sequence of back buffers owned by the swap chain.

Supported by the .NET Compact Framework.
SwapChain.Present (Rectangle, Rectangle, Control) Presents the contents of the next buffer in the sequence of back buffers owned by the swap chain.

Supported by the .NET Compact Framework.

See Also

Reference

SwapChain Class
SwapChain Members
Microsoft.WindowsMobile.DirectX.Direct3D Namespace