PresentationParameters Members
The following tables list the members exposed by the PresentationParameters type.
| Name | Description | |
|---|---|---|
![]() | PresentationParameters | Initializes a new instance of this class. |
| Name | Description | |
|---|---|---|
![]() | BackBufferFormat | Gets or sets the format of the back buffer. |
![]() | BackBufferHeight | Gets or sets a value indicating the height of the new swap chain's back buffer. |
![]() | BackBufferWidth | Gets or sets a value indicating the width of the new swap chain's back buffer. |
![]() | Bounds | Gets the size of this resource. |
![]() | DepthStencilFormat | Gets or sets the depth stencil data format. |
![]() | DeviceWindowHandle | Gets or sets the handle to the device window. |
![]() | DisplayOrientation | Gets or sets the orientation of the display. The default value is DisplayOrientation.Default, which means orientation is determined automatically from your BackBufferWidth and BackBufferHeight. |
![]() | IsFullScreen | Gets or sets a value indicating whether the application is in full screen mode. |
![]() | MultiSampleCount | Gets or sets a value indicating the number of sample locations during multisampling. |
![]() | PresentationInterval | Gets or sets the maximum rate at which the swap chain's back buffers can be presented to the front buffer. |
![]() | RenderTargetUsage | Gets or sets render target usage flags. |
| Name | Description | |
|---|---|---|
![]() | Clone | Creates a copy of this PresentationParameters object. |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
