Win2D for WinUI3 (Work in progress)
Win2D for WinUI3 (Work in progress)
API Reference
Microsoft.Graphics.Canvas.Brushes
CanvasLinearGradientBrush Class
CanvasLinearGradientBrush Properties
AlphaMode Property
BufferPrecision Property
Device Property
EdgeBehavior Property
EndPoint Property
Opacity Property
PostInterpolationSpace Property
PreInterpolationSpace Property
StartPoint Property
Stops Property
StopsHdr Property
Transform Property
CanvasLinearGradientBrush
Transform Property
The transform affecting the brush.
Namespace:
Microsoft.Graphics.Canvas.Brushes
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
Matrix3x2
Transform
{
get
;
set
; }
Property Value
Type:
Matrix3x2
Implements
ICanvasBrush
Transform
See Also
Reference
CanvasLinearGradientBrush Class
Microsoft.Graphics.Canvas.Brushes Namespace
Copyright (c) Microsoft Corporation. All rights reserved.