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

适用于