ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D9 Namespace / PresentParameters Structure
Fields Methods


In This Topic
    PresentParameters Structure Members
    In This Topic

    The following tables list the members exposed by PresentParameters.

    Public Fields
     NameDescription
    Public FieldD3DFORMAT AutoDepthStencilFormat  
    Public Fieldunsigned int BackBufferCount  
    Public FieldD3DFORMAT BackBufferFormat  
    Public Fieldunsigned int BackBufferHeight  
    Public Fieldunsigned int BackBufferWidth  
    Public FieldHWND hDeviceWindow  
    Public FieldBOOL EnableAutoDepthStencil  
    Public Fieldunsigned int FullScreen_RefreshRateInHz  
    Public Fieldunsigned int MultiSampleQuality  
    Public FieldD3DMULTISAMPLE_TYPE MultiSampleType  
    Public FieldD3DPRESENT_INTERVAL PresentationInterval  
    Public FieldD3DPRESENTFLAG Flags  
    Public FieldD3DSWAPEFFECT SwapEffect  
    Public FieldBOOL Windowed  
    Top
    Public Methods
     NameDescription
    Public MethodInit this structure to defaults  
    Top
    See Also