TreeText::SetMultiline

TreeText::SetMultiline
void SetMultiline(bool multiline);
Description

SetMultiline sets the multi-line or single-line type of the text.

Parameters
Parameters 
Description 
bool multiline 
A Boolean value of true is set to indicate multi-line and value of false is set to indicate single-line type of the text.