ImmutablePenBrush Property

Gets the brush used to draw the stroke.

Definition

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

Property Value

IBrush

Implements

IPenBrush

See Also