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

適用於