Click or drag to resize
CanvasFontFaceStretch Property
Gets the 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 Stretch { get; }

Property Value

Type: FontStretch
See Also