Summary
Draws this drawing to the given
DrawingContext
.
- Namespace
- Avalonia
.Media - Containing Type
- Drawing
Syntax
public abstract void Draw(DrawingContext context)
Parameters
Name | Type | Description |
---|---|---|
context | DrawingContext | The drawing context. |
Return Value
Type | Description |
---|---|
void |