A Property
Gets the Alpha component of the color.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public byte A { get; }
Public ReadOnly Property A As Byte
Get
member A : byte with get
Gets the Alpha component of the color.
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
public byte A { get; }
Public ReadOnly Property A As Byte
Get
member A : byte with get