DrawText::SetWordWrap

DrawText::SetWordWrap
virtual void SetWordWrap(bool wordWrap) = 0;
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.