FontStretches.Normal 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指定一个普通 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 的值。
注解
Normal 表示字体窗体的正常 (100%) 纵横比。 的值 Normal 等效于值 Medium。