Default constructor
Construct the text from a string, font and size
Destructor.
Enumeration of the string drawing styles.
Draw the object to a render target.
Return the position of the index-th character.
Get the character size.
Get the global color of the text.
Get thet text's font.
Get the global bounding rectangle of the entity.
Get the local bounding rectangle of the entity.
Get the text's string.
Get the text's style.
Set the character size.
Set the global color of the text.
Set the text's font.
Set the text's string.
Set the text's style.
Draw the object to a render target.
The local origin of the object.
The position of the object. The default is (0, 0).
The orientation of the object, in degrees. The default is 0 degrees.
The scale factors of the object. The default is (1, 1).
Get the inverse of the combined transform of the object.
Get the combined transform of the object.
Move the object by a given offset.
Graphical text that can be drawn to a render target.