Summary
Draws an image.
- Namespace
- Avalonia
.Media - Containing Type
- DrawingContext
Syntax
public void DrawImage(IImage source, Rect rect)
Parameters
Return Value
Type | Description |
---|---|
void |
public void DrawImage(IImage source, Rect rect)
Type | Description |
---|---|
void |