[]
Draws a TextLayout at a specified location using graphic primitives.
protected override void InternalDrawTextLayoutAsPath(TextLayout layout, PointF location)
Protected Overrides Sub InternalDrawTextLayoutAsPath(layout As TextLayout, location As PointF)
| Type | Name | Description |
|---|---|---|
| TextLayout | layout | The TextLayout to draw. |
| PointF | location | The location at which to draw the layout. |