Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
intGetTextCharacterExtra()const;
Return Value
The amount of the intercharacter spacing.
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.
The default value for the amount of intercharacter spacing is 0.
CDC Overview | Class Members | Hierarchy Chart
See Also CDC::SetTextCharacterExtra,