Click or drag to resize
AB4D logo

DXDeviceCreateSwapChain Method

Overload List
 NameDescription
Public methodCreateSwapChain(IntPtr, Int32, Int32, SampleDescription) CreateSwapChain returns a SwapChain for the specified window handle, size and multisample description.
Public methodCreateSwapChain(IntPtr, Int32, Int32, SampleDescription, SwapEffect) CreateSwapChain returns a SwapChain for the specified window handle, size and multisample description.
Top
See Also