Share via


FontWeights.SemiBold 屬性

定義

指定 600 的字型粗細值。

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

屬性值

Weight 值為 600 的 FontWeight

適用於