TreeText::SetWordWrap
Previous
|
Next
TreeText::SetWordWrap
TreeText
void
SetWordWrap
(
bool
wordWrap
);
Description
SetWordWrap turns wordwrapping feature on/off for the text object.
Parameters
Parameters
Description
bool wordWrap
A Boolean value of true sets the wordwrap and a value of false unsets the wordwap for the text.