Share via


FontWeights.Bold Eigenschaft

Definition

Gibt einen Wert für die Schriftgewichtung von 700 an.

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

Eigenschaftswert

Ein FontWeight-Wert mit einem Gewichtungswert von 700.

Gilt für: