Win2D for WinUI3 (Work in progress)
Win2D for WinUI3 (Work in progress)
API Reference
Microsoft.Graphics.Canvas
CanvasDrawingSession Class
CanvasDrawingSession Properties
Antialiasing Property
Blend Property
Device Property
Dpi Property
EffectBufferPrecision Property
EffectTileSize Property
TextAntialiasing Property
TextRenderingParameters Property
Transform Property
Units Property
CanvasDrawingSession
Device Property
Gets the underlying device used by this drawing session.
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
CanvasDrawingSession Class
Microsoft.Graphics.Canvas Namespace
Copyright (c) Microsoft Corporation. All rights reserved.