DrawText::IsVisible

DrawText::IsVisible
virtual bool IsVisible() const = 0;
Description

IsVisible determines whether the text is visible or invisible.

Return Value

Returns true if the text is visible and false otherwise.