次の方法で共有


LanguageFont.FontStretch プロパティ

定義

フォントの FontStretch プロパティを取得します。

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

プロパティ値

FontStretch プロパティ。

適用対象