TextWidget::GetLineCount
Defined in:
Returns total number of lines of text.
C4Widgets.h
Prototype
int32 GetLineCount(void) const;
Description
The GetLineCount
function returns the total number of lines of text stored in a text widget.
See Also
TextWidget::GetFirstRenderLine
TextWidget::SetFirstRenderLine