Click or drag to resize
CanvasTextFormatLocaleName Property
Specifies the locale name.

Namespace:  Microsoft.Graphics.Canvas.Text
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public string LocaleName { get; set; }

Property Value

Type: String
See Also