Summary
Renders the control.
- Namespace
- Avalonia
.Controls - Containing Type
- Image
Syntax
public override void Render(DrawingContext context)
Parameters
Name | Type | Description |
---|---|---|
context | DrawingContext | The drawing context. |
Return Value
Type | Description |
---|---|
void |