FontWeights.Black Propiedad

Definición

Especifica el grosor de una fuente "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

Valor de propiedad

FontWeight

Valor que representa el grosor de una fuente "Black".

Comentarios

Black es equivalente en peso de fuente a Heavy.

Se aplica a