Table of Contents

Interface IImageBrush

Namespace
Avalonia.Media
Assembly
Avalonia.Base.dll

Paints an area with an IBitmap.

[NotClientImplementable]
public interface IImageBrush : ITileBrush, IBrush
Inherited Members
Extension Methods

Properties

Source

Gets the image to draw.

IImageBrushSource? Source { get; }

Property Value

IImageBrushSource