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 |
public PixelRect SourceRect { get; set; }
Type | Description |
---|---|
PixelRect |