FontStretches.ExtraCondensed 属性

定义

指定一个额外压缩的 FontStretch

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

属性值

一个表示额外压缩的 FontStretch 的值。

注解

ExtraCondensed 表示字体窗体正常纵横比的 62.5%。

适用于