| CanvasSwapChain Constructor |
| Name | Description | |
|---|---|---|
| CanvasSwapChain(ICanvasResourceCreatorWithDpi, Size) | Initializes a new instance of the CanvasSwapChain class, with the specified size. | |
| CanvasSwapChain(ICanvasResourceCreatorWithDpi, Single, Single) | Initializes a new instance of the CanvasSwapChain class, with the specified width and height. | |
| CanvasSwapChain(ICanvasResourceCreator, Single, Single, Single) | Initializes a new instance of the CanvasSwapChain class with the specified width, height, and dpi. | |
| CanvasSwapChain(ICanvasResourceCreator, Single, Single, Single, DirectXPixelFormat, Int32, CanvasAlphaMode) | Initializes a new instance of the CanvasSwapChain class with the options specified. |