|
Interface Manager
C4Interface.h
TextElement::SetFirstRenderLineSets the index of the first line rendered in a text box.Prototype
Parameters
Description
The SetFirstRenderLine function sets the index of the first line rendered in a text box. The default value is 0. See the TextElement::SetRenderLineCount function for a discussion of rendering a limited number of lines.
See Also
TextElement::GetFirstRenderLine
TextElement::GetRenderLineCount
TextElement::SetRenderLineCount
TextElement::GetLineCount
|