Opacity Property
Gets the opacity of the brush.
Definition
Namespace: Avalonia.Media.Immutable
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double Opacity { get; }
Public ReadOnly Property Opacity As Double
Get
abstract Opacity : float with get
override Opacity : float with get
Property Value
DoubleImplements
IBrush.OpacitySee Also
Reference
ImmutableSolidColorBrush Class
Avalonia.Media.Immutable Namespace