nw::font::TextWriterBase::SetCharSpace Member Function

Syntax

void SetCharSpace(
     f32 space
);

Arguments

Name Description
in space New character spacing.

Return Values

None.

Description

Sets the space between characters.

See Also

nw::font::TextWriter::GetCharSpace

Revision History

2009/11/09
Initial version.

CONFIDENTIAL