| CanvasSwapChainResizeBuffers Method |
| Name | Description | |
|---|---|---|
| ResizeBuffers(Size) | Changes the CanvasSwapChain's back buffer size. | |
| ResizeBuffers(Single, Single) | Changes the CanvasSwapChain's back buffer size. | |
| ResizeBuffers(Single, Single, Single) | Changes the CanvasSwapChain's back buffer size, and DPI. | |
| ResizeBuffers(Single, Single, Single, DirectXPixelFormat, Int32) | Changes the CanvasSwapChain's back buffer size, DPI, pixel format, and number of buffers. |