Click or drag to resize

RenderPresentParameters Properties

The RenderPresentParameters type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Gets or sets the present buffer.
Public propertyClearColor
Gets or sets the clear color.
Public propertyClientResolution
Gets or sets the client resolution.
Public propertyStatic memberEmpty
Gets an empty present parameters.
Public propertyFlipX
Gets or sets a value indicating whether the blitter should flip on x axis.
Public propertyFlipY
Gets or sets a value indicating whether the blitter should flip on y axis.
Public propertyPosition
Gets or sets the top left position.
Public propertyResolution
Gets or sets the rendering resolution.
Top
See Also