Share via


FontWeights.Black Propriété

Définition

Spécifie une épaisseur de police « Black ».

public:
 static property System::Windows::FontWeight Black { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight Black { get; }
member this.Black : System.Windows.FontWeight
Public Shared ReadOnly Property Black As FontWeight

Valeur de propriété

FontWeight

Valeur qui représente une épaisseur de police « Black ».

Remarques

Black est équivalent dans la pondération de police à Heavy.

S’applique à