FontWeights.Heavy Propiedad

Definición

Especifica el grosor de una fuente "Heavy".

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

Valor de propiedad

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

Comentarios

Heavy es equivalente en peso de fuente a Black.

Se aplica a