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