Shape.

Stroke Property

Summary

Gets or sets the IBrush that specifies how the shape's outline is painted.
Namespace
Avalonia.Controls.Shapes
Containing Type
Shape

Syntax

public IBrush? Stroke { get; set; }

Value

Type Description
IBrush?