nn::font::CTR::TextWriterBase::SetTabWidth Member Function

Syntax

void SetTabWidth(
     int tabWidth
);

Arguments

Name Description
in tabWidth Tab width in terms of character count.

Return Values

None.

Description

Sets the tab width.

Revision History

2010/11/10
Initial version.

CONFIDENTIAL