FontWeights.SemiBold Propiedad

Definición

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

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

Valor de propiedad

FontWeight

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

Comentarios

SemiBold es equivalente en peso de fuente a DemiBold.

Se aplica a