Win2D documentation
Win2D documentation
API Reference
Microsoft.Graphics.Canvas
CanvasBitmap Class
CanvasBitmap Properties
AlphaMode Property
Bounds Property
Description Property
Device Property
Dpi Property
Format Property
Size Property
SizeInPixels Property
CanvasBitmap
.
Device Property
The device associated with this bitmap.
Namespace:
Microsoft.Graphics.Canvas
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
CanvasDevice
Device
{
get
; }
Property Value
Type:
CanvasDevice
Implements
ICanvasResourceCreator
.
Device
See Also
Reference
CanvasBitmap Class
Microsoft.Graphics.Canvas Namespace
Copyright (c) Microsoft Corporation. All rights reserved.