Click or drag to resize
CanvasTextFormatFontStretch Property
Specifies the degree to which the font is stretched, compared to the normal aspect ratio of that font.

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

Property Value

Type: FontStretch
See Also