共用方式為


FontWeights.ExtraBold 屬性

定義

指定字型粗細值 800。

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

屬性值

Weight 值為 800 的 FontWeight

適用於