|
Interface Manager
C4Interface.h
TextElement::GetFirstRenderLineReturns the index of the first line rendered in a text box.Prototype
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
|