Interface Manager
C4Interface.h

TextElement::GetFirstRenderLine

Returns the index of the first line rendered in a text box.
Prototype

long GetFirstRenderLine(voidconst;

Description
The GetFirstRenderLine function returns the index of the first line rendered in a text box. See the TextElement::SetRenderLineCount function for a discussion of rendering a limited number of lines.
See Also
TextElement::SetFirstRenderLine

TextElement::GetRenderLineCount

TextElement::SetRenderLineCount

TextElement::GetLineCount