Device::Present Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

  Name Description
Public method Supported 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 method Supported 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 method Supported 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 method Supported 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
Show: