Summary
Gets or sets the image to draw.
- Namespace
- Avalonia
.Media - Containing Type
- ImageBrush
Syntax
public IBitmap Source { get; set; }
Value
Type | Description |
---|---|
IBitmap |
public IBitmap Source { get; set; }
Type | Description |
---|---|
IBitmap |