次の方法で共有


FamilyTypeface.Stretch プロパティ

定義

フォント ファミリのタイプフェイス用にデザインされた伸縮を取得または設定します。

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

プロパティ値

FontStretch

FontStretch 型の値。

注釈

この値は Stretch 、フォントの通常の縦横比と比較してフォントが引き伸ばされた度合いを表します。

適用対象