Click or drag to resize
CanvasVirtualBitmap Properties

The CanvasVirtualBitmap type exposes the following members.

Properties
  NameDescription
Public propertyBounds
Gets the bounds of the virtual bitmap in device independent pixels (DIPs).
Public propertyDevice
The device associated with this CanvasVirtualBitmap.
Public propertyIsCachedOnDemand
Gets whether or not the current virtual bitmap is cached on demand.
Public propertySize
Gets the size of the bitmap, in device independent pixels (DIPs).
Public propertySizeInPixels
Gets the size of the bitmap, in pixels.
Top
See Also