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