FontWeights.DemiBold Propiedad

Definición

Especifica el grosor de una fuente "Demi-bold".

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

Valor de propiedad

FontWeight

Valor que representa el grosor de una fuente "Demi-bold".

Comentarios

DemiBold es equivalente en peso de fuente a SemiBold.

Se aplica a