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 public FontStretch FontStretch { get; set; }
Property Value
Type:
FontStretchSee Also