FontWeights.Black Propiedad

Definición

Especifica un peso de fuente "Negro".

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

Valor de propiedad

Valor que representa un peso de fuente "Negro".

Comentarios

Black es equivalente en el peso de fuente a Heavy.

Se aplica a