GeometryDrawingBrush Property

Gets or sets the IBrush used to fill the interior of the shape described by this GeometryDrawing.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IBrush? Brush { get; set; }

Property Value

IBrush

See Also