GlyphTypeface.Stretch Property

Definition

Gets the FontStretch value for the GlyphTypeface object.

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

Property Value

A FontStretch value that represents the font stretch.

Attributes

Applies to