Click or drag to resize
CanvasVirtualImageSource Properties

The CanvasVirtualImageSource type exposes the following members.

Properties
  NameDescription
Public propertyAlphaMode
Returns the alpha mode for this image source that was passed in to the constructor.
Public propertyDevice
Gets the device used by this image source.
Public propertyDpi
Gets the dots-per-inch (DPI) of this image source.
Public propertySize
Gets the size of the image source, in device independent pixels (DIPs).
Public propertySizeInPixels
Gets the size of the image source, in pixels.
Public propertySource
Gets the VirtualSurfaceImageSource wrapped by this object.
Top
See Also