Win2D for WinUI3 (Work in progress)
Win2D for WinUI3 (Work in progress)
API Reference
Microsoft.Graphics.Canvas.Brushes
CanvasRadialGradientBrush Class
CanvasRadialGradientBrush Properties
AlphaMode Property
BufferPrecision Property
Center Property
Device Property
EdgeBehavior Property
Opacity Property
OriginOffset Property
PostInterpolationSpace Property
PreInterpolationSpace Property
RadiusX Property
RadiusY Property
Stops Property
StopsHdr Property
Transform Property
CanvasRadialGradientBrush
Stops Property
Gets the gradient stops that comprise 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
CanvasGradientStop
[]
Stops
{
get
; }
Property Value
Type:
CanvasGradientStop
See Also
Reference
CanvasRadialGradientBrush Class
Microsoft.Graphics.Canvas.Brushes Namespace
Copyright (c) Microsoft Corporation. All rights reserved.