ImageBrush.

Source Property

Summary

Gets or sets the image to draw.
Namespace
Avalonia.Media
Containing Type
ImageBrush

Syntax

public IBitmap Source { get; set; }

Value

Type Description
IBitmap