RenderPresentParameters Properties |
The RenderPresentParameters type exposes the following members.
Name | Description | |
---|---|---|
Buffer |
Gets or sets the present buffer.
| |
ClearColor |
Gets or sets the clear color.
| |
ClientResolution |
Gets or sets the client resolution.
| |
Empty |
Gets an empty present parameters.
| |
FlipX |
Gets or sets a value indicating whether the blitter should flip on x axis.
| |
FlipY |
Gets or sets a value indicating whether the blitter should flip on y axis.
| |
Position |
Gets or sets the top left position.
| |
Resolution |
Gets or sets the rendering resolution.
|