다음을 통해 공유


CDC::GetTextCharacterExtra

Retrieves the current setting for the amount of intercharacter spacing.

int GetTextCharacterExtra( ) const;

Return Value

The amount of the intercharacter spacing.

Remarks

GDI adds this spacing to each character, including break characters, when it writes a line of text to the device context.

The default value for the amount of intercharacter spacing is 0.

Requirements

Header: afxwin.h

See Also

Concepts

CDC Class

CDC Members

Hierarchy Chart

CDC::SetTextCharacterExtra

GetTextCharacterExtra