CDC::GetTextCharacterExtra

Syntax

int GetTextCharacterExtra() const;

Remarks

Retrieves the current setting for the amount of intercharacter spacing. GDI adds this spacing to each character, including break characters, when it writes a line of text to the device context.

Return Value

The amount of the intercharacter spacing.

See Also

CDC::SetTextCharacterExtra, ::GetTextCharacterExtra