nw::font::CharWriter::GetFont Member Function

Syntax

const Font * GetFont() const;

Arguments

None.

Return Values

If a font has been set, returns a pointer to the font. Returns NULL if no font has been set.

Description

Gets the font.

See Also

nw::font::CharWriter::SetFont

Revision History

2009/11/09
Initial version.

CONFIDENTIAL