Data Fields | |
UINTN | StartIndex |
UINTN | EndIndex |
UINTN | LineHeight |
The height of the line, in pixels. | |
UINTN | LineWidth |
The width of the text on the line, in pixels. | |
UINTN | BaselineOffset |
The font baseline offset in pixels from the bottom of the row, or 0 if none.
The index of the last character in the string which is displayed on the line. If this is the same as StartIndex, then no characters are displayed.
The height of the line, in pixels.
The width of the text on the line, in pixels.
The index of the first character in the string which is displayed on the line.