Share via


FontWeights.Normal 屬性

定義

指定字型粗細值 400。

public:
 static property FontWeight Normal { FontWeight get(); };
static FontWeight Normal();
public static FontWeight Normal { get; }
var fontWeight = FontWeights.normal;
Public Shared ReadOnly Property Normal As FontWeight

屬性值

Weight 值為 400 的 FontWeight

適用於