nw::font::CharWriter::IsWidthFixed Member Function

Syntax

bool IsWidthFixed() const;

Arguments

None.

Return Values

Returns TRUE if characters are to be forcibly drawn at fixed width; otherwise, returns FALSE.

Description

Determines whether characters are drawn as fixed-width.

See Also

nw::font::CharWriter::EnableFixedWidth
nw::font::CharWriter::SetFixedWidth

Revision History

2009/11/09
Initial version.

CONFIDENTIAL