Contents
Interface Manager
class TextElement
Interface Manager
C4Interface.h
TextElement::GetFont
Returns the font used by a text element.
Prototype
Font *GetFont(
void
)
const
;
Description
The
GetFont
function returns the font used by a text element.
See Also
TextElement::SetFont