[]
Fills a background of the text line.
protected virtual void InternalDrawTextLineBackground(TextLayout layout, float k, TextLine line, float x, float y)
Protected Overridable Sub InternalDrawTextLineBackground(layout As TextLayout, k As Single, line As TextLine, x As Single, y As Single)
Type | Name | Description |
---|---|---|
TextLayout | layout | |
float | k | |
TextLine | line | |
float | x | |
float | y |