FontStretches.SemiCondensed 属性

定义

指定一个半压缩的 FontStretch

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

属性值

FontStretch

一个表示半压缩的 FontStretch 的值。

注解

SemiCondensed 表示字体窗体的正常纵横比的 87.5%。

适用于