GeometryDrawing.

Brush Property

Summary

Gets or sets the IBrush used to fill the interior of the shape described by this GeometryDrawing.
Namespace
Avalonia.Media
Containing Type
GeometryDrawing

Syntax

public IBrush Brush { get; set; }

Value

Type Description
IBrush