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

適用対象