AccessText.FontStretch プロパティ

定義

FontStretch から標準フォント、縮小フォント、または拡大フォントを選択する FontFamily プロパティを取得または設定します。

public:
 property System::Windows::FontStretch FontStretch { System::Windows::FontStretch get(); void set(System::Windows::FontStretch value); };
public System.Windows.FontStretch FontStretch { get; set; }
member this.FontStretch : System.Windows.FontStretch with get, set
Public Property FontStretch As FontStretch

プロパティ値

FontStretch

フォントが伸縮される相対的な度合い。 既定値は、Normal です。

注釈

依存プロパティ情報

識別子フィールド FontStretchProperty
に設定されたメタデータ プロパティ true AffectsMeasureAffectsRenderInherits

適用対象

こちらもご覧ください