DefaultKerning Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Contains the default kerning for a particular font.

Namespace:  Microsoft.SPOT
Assembly:  Microsoft.SPOT.Graphics (in Microsoft.SPOT.Graphics.dll)

Syntax

'Declaration
Public Const DefaultKerning As Integer
public const int DefaultKerning
public:
literal int DefaultKerning
static val mutable DefaultKerning: int
public const var DefaultKerning : int

Remarks

The kerning controls the amount of space between consecutive characters in a particular font.

.NET Framework Security

See Also

Reference

Font Class

Microsoft.SPOT Namespace