다음을 통해 공유


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 값입니다.

특성

적용 대상