Summary
Draws the
DrawableTextRun
at the given origin.
- Namespace
- Avalonia
.Media .TextFormatting - Containing Type
- ShapedTextCharacters
Syntax
public override void Draw(DrawingContext drawingContext)
Parameters
Name | Type | Description |
---|---|---|
drawingContext | DrawingContext | The drawing context. |
Return Value
Type | Description |
---|---|
void |