| CanvasBitmapSizeInPixels Property  | 
 Gets the size of the bitmap, in pixels.
 
    Namespace: 
   Microsoft.Graphics.Canvas
    Assembly:
   Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntaxpublic BitmapSize SizeInPixels { get; }Property Value
Type: 
BitmapSize
Remarks
See Also