ShapeStroke Property
Gets or sets the IBrush that specifies how the shape's outline is painted.
Namespace: Avalonia.Controls.ShapesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush? Stroke { get; set; }
Public Property Stroke As IBrush
Get
Set
member Stroke : IBrush with get, set
Property Value
IBrush