| CanvasSwapChain Properties |
The CanvasSwapChain type exposes the following members.
| Name | Description | |
|---|---|---|
| AlphaMode | Gets the alpha mode associated with this CanvasSwapChain. | |
| BufferCount | Gets the number of buffers that comprise this CanvasSwapChain. | |
| Device | Gets the device associated with this CanvasSwapChain. | |
| Dpi | Gets the dots-per-inch (DPI) of this swap chain. | |
| Format | Gets the pixel format associated with this CanvasSwapChain. | |
| Rotation | Rotates the swap chain. | |
| Size | Gets the size of the swap chain, in device independent pixels (DIPs). | |
| SizeInPixels | Gets the size of the swap chain, in pixels. | |
| SourceSize | Specifies that only a subregion of the swap chain should be displayed. | |
| TransformMatrix | Specifies a transform matrix that will be applied to the swap chain upon the next present. |