LanguageFont.FontStretch Property

Definition

Gets the FontStretch property of the font.

public:
 property FontStretch FontStretch { FontStretch get(); };
FontStretch FontStretch();
public FontStretch FontStretch { get; }
var fontStretch = languageFont.fontStretch;
Public ReadOnly Property FontStretch As FontStretch

Property Value

The FontStretch property.

Applies to