Device.Present Method
.NET Framework 2.0
Presents the display with the contents of the next buffer in the sequence of back buffers owned by the device.
| 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. |
Community Additions
ADD
Show: