Brush 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)
- C#
- VB
- F#
public IBrush? Brush { get; set; }
Public Property Brush As IBrush
Get
Set
member Brush : IBrush with get, set