FontStretches.SemiCondensed Property

Definition

Specifies a semi-condensed FontStretch.

public:
 static property System::Windows::FontStretch SemiCondensed { System::Windows::FontStretch get(); };
public static System.Windows.FontStretch SemiCondensed { get; }
static member SemiCondensed : System.Windows.FontStretch
Public Shared ReadOnly Property SemiCondensed As FontStretch

Property Value

A value that represents a semi-condensed FontStretch.

Remarks

SemiCondensed represents 87.5% of the normal aspect ratio of the font form.

Applies to