DrawText::SetDepth

DrawText::SetDepth
virtual void SetDepth(unsigned newDepth) = 0;
Description

SetDepth changes the draw order for the DrawText instance. Texts with depth 0 are drawn first.

Parameters
Parameters 
Description 
unsigned newDepth 
The new depth of the display object.