| CanvasRenderTarget Properties | 
The CanvasRenderTarget type exposes the following members.
| Name | Description | |
|---|---|---|
| AlphaMode | Gets the alpha mode of this bitmap.  (Inherited from CanvasBitmap.) | |
| Bounds | Gets the bounds of the bitmap, in device independent pixels (DIPs).  (Inherited from CanvasBitmap.) | |
| Description | The description of this bitmap's underlying surface.  (Inherited from CanvasBitmap.) | |
| Device | The device associated with this bitmap.  (Inherited from CanvasBitmap.) | |
| Dpi | Gets the dots-per-inch (DPI) of this bitmap.  (Inherited from CanvasBitmap.) | |
| Format | Gets the pixel format of this bitmap.  (Inherited from CanvasBitmap.) | |
| Size | Gets the size of the bitmap, in device independent pixels (DIPs).  (Inherited from CanvasBitmap.) | |
| SizeInPixels | Gets the size of the bitmap, in pixels.  (Inherited from CanvasBitmap.) |