共用方式為


FontWeights.ExtraBlack 屬性

定義

指定 950 的字型粗細值。

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

屬性值

Weight 值為 950 的 FontWeight

適用於