[]
Draws a TextLine within a TextLayout at the specified location using graphic primitives.
protected virtual void InternalDrawTextLineAsPath(TextLayout layout, float k, TextLine line, float x, float y, RectangleF brushBounds, List<GcGraphics.SU> listStrikethrough, List<GcGraphics.SU> listUnderline)
| Type | Name | Description |
|---|---|---|
| TextLayout | layout | |
| float | k | |
| TextLine | line | |
| float | x | |
| float | y | |
| RectangleF | brushBounds | |
| List<GcGraphics.SU> | listStrikethrough | |
| List<GcGraphics.SU> | listUnderline |