GlyphTypeface.Stretch プロパティ

定義

FontStretch オブジェクトの GlyphTypeface 値を取得します。

public:
 property System::Windows::FontStretch Stretch { System::Windows::FontStretch get(); };
public System.Windows.FontStretch Stretch { get; }
public System.Windows.FontStretch Stretch { [System.Security.SecurityCritical] [System.Security.SecurityTreatAsSafe] get; }
member this.Stretch : System.Windows.FontStretch
[<get: System.Security.SecurityCritical>]
[<get: System.Security.SecurityTreatAsSafe>]
member this.Stretch : System.Windows.FontStretch
Public ReadOnly Property Stretch As FontStretch

プロパティ値

FontStretch

フォントの伸縮を表す FontStretch 値。

属性

適用対象