RadialGradientBrush.AlphaMode Property

Definition

Gets or sets a AlphaMode enumeration that specifies the way in which an alpha channel affects color channels. The default is Straight for compatibility with WPF.

public Microsoft.Toolkit.Uwp.UI.Media.AlphaMode AlphaMode { get; set; }
member this.AlphaMode : Microsoft.Toolkit.Uwp.UI.Media.AlphaMode with get, set
Public Property AlphaMode As AlphaMode

Property Value

Applies to