Click or drag to resize
CanvasRadialGradientBrush.Opacity Property
The opacity affecting the brush.

Namespace:  Microsoft.Graphics.Canvas.Brushes
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public float Opacity { get; set; }

Property Value

Type: Single

Implements

ICanvasBrush.Opacity
See Also