[]
        
(Showing Draft Content)

C1.Framework.Drawing.Gdi.DeviceContexts.DeviceContext.SetTextCharacterExtra

SetTextCharacterExtra Method

SetTextCharacterExtra(int)

Sets the current intercharacter spacing for the device context.

Declaration
public int SetTextCharacterExtra(int charExtra)
Parameters
Type Name Description
int charExtra

Specifies the amount of extra space to be added to each character.

Returns
Type Description
int

Returns the previous intercharacter spacing.