FontStretches.Normal 属性

定义

指定一个普通 FontStretch

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

属性值

FontStretch

一个表示普通 FontStretch 的值。

注解

Normal 表示字体窗体的正常 (100%) 纵横比。 的值 Normal 等效于值 Medium

适用于