Device.Present Method

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

Presents the display with the contents of the next buffer in the sequence of back buffers owned by the device.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

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

Top

See Also

Reference

Device Class

Device Members

Microsoft.WindowsMobile.DirectX.Direct3D Namespace