| CanvasDevice Properties |
The CanvasDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| DebugLevel | Gets or sets the debug level for devices when they are created. | |
| Device | Implements the ICanvasResourceCreator interface by returning 'this'. | |
| ForceSoftwareRenderer | Gets the value of the forceSoftwareRendering parameter that was specified when this device was created. | |
| LowPriority | Reduces the priority of drawing work submitted to this device. | |
| MaximumBitmapSizeInPixels | Reports the maximum size of bitmaps supported on this device, in pixels. | |
| MaximumCacheSize |
Sets the maximum amount of memory (in bytes) that can be accumulated for cached
images and intermediate surfaces.
|