FontStretches.SemiExpanded 属性

定义

指定一个半扩展的 FontStretch

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

属性值

FontStretch

一个表示半扩展的 FontStretch 的值。

注解

SemiExpanded 表示字体窗体的正常纵横比的 112.5%。

适用于