TextElement.FontStretch Property

Definition

Gets or sets the glyph width of the font in a family to select.

C#
public FontStretch FontStretch { get; set; }
XAML
<textElement FontStretch="fontStretchMemberName"/>

Property Value

One of the FontStretch constant names, specifying the desired font stretch. The default is Normal.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6