FontStretches.ExtraExpanded 属性

定义

指定一个额外扩展的 FontStretch

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

属性值

FontStretch

一个表示额外扩展的 FontStretch 的值。

注解

ExtraExpanded 表示字体窗体的正常纵横比的 150%。

适用于