nw::font::ResFontBase::GetAscent Member Function

Syntax

virtual int GetAscent() const;

Arguments

None.

Return Values

Returns the ascent of the font in units of pixels.

Description

Gets the ascent of the font.

The font ascent is that part of the overall font height which rises above the baseline.

See Also

nw::font::Font::GetDescent
nw::font::Font::GetHeight

Revision History

2009/11/09
Initial version.

CONFIDENTIAL