CroppedBitmap.

SourceRect Property

Summary

Gets or sets the rectangular area that the bitmap is cropped to.
Namespace
Avalonia.Media.Imaging
Containing Type
CroppedBitmap

Syntax

public PixelRect SourceRect { get; set; }

Value

Type Description
PixelRect