Stroke Property
Gets or sets the IBrush that specifies how the TextDecoration is painted.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IBrush? Stroke { get; set; }
Public Property Stroke As IBrush
Get
Set
member Stroke : IBrush with get, set