Click or drag to resize
CanvasSwapChainResizeBuffers Method
Overload List
  NameDescription
Public methodResizeBuffers(Size)
Changes the CanvasSwapChain's back buffer size.
Public methodResizeBuffers(Single, Single)
Changes the CanvasSwapChain's back buffer size.
Public methodResizeBuffers(Single, Single, Single)
Changes the CanvasSwapChain's back buffer size, and DPI.
Public methodResizeBuffers(Single, Single, Single, DirectXPixelFormat, Int32)
Changes the CanvasSwapChain's back buffer size, DPI, pixel format, and number of buffers.
Top
See Also