Summary
Renders a visual to the
RenderTargetBitmap
.
- Namespace
- Avalonia
.Media .Imaging - Containing Type
- RenderTargetBitmap
Syntax
public void Render(IVisual visual)
Parameters
Name | Type | Description |
---|---|---|
visual | IVisual | The visual to render. |
Return Value
Type | Description |
---|---|
void |