FontDescription.UseKerning Property
Note
This property is available only when developing for Windows.
Indicates if kerning information is used when drawing characters.
Namespace: Microsoft.Xna.Framework.Content.Pipeline.Graphics
Assembly: Microsoft.Xna.Framework.Content.Pipeline (in microsoft.xna.framework.content.pipeline.dll)
Syntax
[ContentSerializerAttribute]
public bool UseKerning { get; set; }
Property Value
true if kerning information should be used when drawing characters; false otherwise.
See Also
Reference
FontDescription Class
FontDescription Members
Microsoft.Xna.Framework.Content.Pipeline.Graphics Namespace
Platforms
Windows 7, Windows Vista, Windows XP