Share via


FontWeights.Black Propiedad

Definición

Especifica un valor de peso de fuente de 900.

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

Valor de propiedad

FontWeight con un valor weight de 900.

Se aplica a