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