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