nw::font::TextWriterBase::GetWidthLimit Member Function

Syntax

f32 GetWidthLimit() const;

Arguments

None.

Return Values

Returns the set wrap width.
If wrap width is set to disabled, positive infinity will be returned.

Description

Gets the set wrap width.

See Also

nw::font::TextWriter::SetWidthLimit
nw::font::TextWriter::ResetWidthLimit

Revision History

2009/11/09
Initial version.

CONFIDENTIAL