SwapChain.Present Method

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.]

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

Overload List

  Name Description
Public methodSupported by the .NET Compact Framework Present() Presents the contents of the next buffer in the sequence of back buffers owned by the swap chain.
Public methodSupported by the .NET Compact Framework Present(Control) Presents the contents of the next buffer in the sequence of back buffers owned by the swap chain.
Public methodSupported by the .NET Compact Framework Present(Rectangle, Boolean) Presents the contents of the next buffer in the sequence of back buffers owned by the swap chain.
Public methodSupported by the .NET Compact Framework Present(Rectangle, Rectangle, Control) Presents the contents of the next buffer in the sequence of back buffers owned by the swap chain.

Top

See Also

Reference

SwapChain Class

SwapChain Members

Microsoft.WindowsMobile.DirectX.Direct3D Namespace