FontStretches.UltraCondensed 属性

定义

指定一个超压缩的 FontStretch

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

属性值

FontStretch

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

注解

UltraCondensed 表示字体窗体的正常纵横比的 50%。

适用于