FontStretches.Expanded 属性

定义

指定一个扩展的 FontStretch

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

属性值

FontStretch

一个表示扩展的 FontStretch 的值。

注解

Expanded 表示字体窗体的正常纵横比的 125%。

适用于