Brush Property
Gets or sets the brush used to draw the stroke.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IBrush? Brush { get; set; }
Public Property Brush As IBrush
Get
Set
abstract Brush : IBrush with get, set
override Brush : IBrush with get, set