共用方式為


FontWeights.Black 屬性

定義

指定字型粗細值 900。

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

屬性值

Weight 值為 900 的 FontWeight

適用於