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

プロパティ値

フォントが引き伸ばされる相対的な次数。 既定値は Normal です。

注釈

依存関係プロパティ情報

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

適用対象

こちらもご覧ください