CanvasVirtualBitmapBounds Property |
Namespace: Microsoft.Graphics.Canvas
This property is a convenience shortcut for when you need the bitmap size in Rect format. The value of myBitmap.Bounds is Rect(Point(0, 0), myBitmap.Size).
For more information, see DPI and DIPs.