Device.Present Method
Presents the display with the contents of the next buffer in the sequence of back buffers owned by the device.
Overload List
Name | Description |
---|---|
Device.Present () | Presents the display with the contents of the next buffer in the sequence of back buffers owned by the device. Supported by the .NET Compact Framework. |
Device.Present (Control) | Presents the display with the contents of the next buffer in the sequence of back buffers owned by the device. Supported by the .NET Compact Framework. |
Device.Present (Rectangle, Boolean) | Presents the display with the contents of the next buffer in the sequence of back buffers owned by the device. Supported by the .NET Compact Framework. |
Device.Present (Rectangle, Rectangle, Control) | Presents the display with the contents of the next buffer in the sequence of back buffers owned by the device. Supported by the .NET Compact Framework. |
See Also
Reference
Device Class
Device Members
Microsoft.WindowsMobile.DirectX.Direct3D Namespace