Opacity Property
Gets or sets the opacity of the brush.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public double Opacity { get; set; }
Public Property Opacity As Double
Get
Set
abstract Opacity : float with get, set
override Opacity : float with get, set