Click or drag to resize
CanvasDevice Properties

The CanvasDevice type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberDebugLevel
Gets or sets the debug level for devices when they are created.
Public propertyDevice
Implements the ICanvasResourceCreator interface by returning 'this'.
Public propertyForceSoftwareRenderer
Gets the value of the forceSoftwareRendering parameter that was specified when this device was created.
Public propertyLowPriority
Reduces the priority of drawing work submitted to this device.
Public propertyMaximumBitmapSizeInPixels
Reports the maximum size of bitmaps supported on this device, in pixels.
Public propertyMaximumCacheSize
Sets the maximum amount of memory (in bytes) that can be accumulated for cached images and intermediate surfaces.
Top
See Also