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 值。

属性

适用于