Freigeben über


FontWeights.ExtraBold Eigenschaft

Definition

Gibt einen Schriftgewichtungswert von 800 an.

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

Eigenschaftswert

Ein FontWeight-Wert mit einem Gewichtungswert von 800.

Gilt für: