CroppedBitmap.

Source Property

Summary

Gets or sets the source for the bitmap.
Namespace
Avalonia.Media.Imaging
Containing Type
CroppedBitmap

Syntax

public IImage Source { get; set; }

Value

Type Description
IImage