Win2D for WinUI3 (Work in progress)
Win2D for WinUI3 (Work in progress)
API Reference
Microsoft.Graphics.Canvas.Brushes
CanvasImageBrush Class
CanvasImageBrush Properties
Device Property
ExtendX Property
ExtendY Property
Image Property
Interpolation Property
Opacity Property
SourceRectangle Property
Transform Property
CanvasImageBrush
Device Property
The device associated with this brush.
Namespace:
Microsoft.Graphics.Canvas.Brushes
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
ICanvasBrush
Device
See Also
Reference
CanvasImageBrush Class
Microsoft.Graphics.Canvas.Brushes Namespace
Copyright (c) Microsoft Corporation. All rights reserved.