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