nn::font::Font::GetAscent Member Function

Syntax

virtual int GetAscent() const = 0;

Parameters

None.

Return Values

Returns the ascent of the font in pixels.

Description

Gets the ascent of the font.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL