FontStretches.Condensed 属性

定义

指定一个压缩的 FontStretch

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

属性值

FontStretch

一个表示压缩的 FontStretch 的值。

注解

Condensed 表示字体窗体的正常纵横比的 75%。

适用于