| C1.WPF.DX.4 Assembly > C1.Util.DX.Direct3D9 Namespace : PresentParameters Structure |
The following tables list the members exposed by PresentParameters.
| Name | Description | |
|---|---|---|
![]() | AutoDepthStencilFormat | D3DFORMAT AutoDepthStencilFormat |
![]() | BackBufferCount | unsigned int BackBufferCount |
![]() | BackBufferFormat | D3DFORMAT BackBufferFormat |
![]() | BackBufferHeight | unsigned int BackBufferHeight |
![]() | BackBufferWidth | unsigned int BackBufferWidth |
![]() | DeviceWindowHandle | HWND hDeviceWindow |
![]() | EnableAutoDepthStencil | BOOL EnableAutoDepthStencil |
![]() | FullScreenRefreshRateInHz | unsigned int FullScreen_RefreshRateInHz |
![]() | MultiSampleQuality | unsigned int MultiSampleQuality |
![]() | MultiSampleType | D3DMULTISAMPLE_TYPE MultiSampleType |
![]() | PresentationInterval | D3DPRESENT_INTERVAL PresentationInterval |
![]() | PresentFlags | D3DPRESENTFLAG Flags |
![]() | SwapEffect | D3DSWAPEFFECT SwapEffect |
![]() | Windowed | BOOL Windowed |
| Name | Description | |
|---|---|---|
![]() | InitDefaults | Init this structure to defaults |