Click or drag to resize
CanvasLinearGradientBrushStopsHdr Property
Gets the high-dynamic-range 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#
public CanvasGradientStopHdr[] StopsHdr { get; }

Property Value

Type: CanvasGradientStopHdr
See Also