FontWeights.Regular Propiedad

Definición

Especifica el grosor de una fuente "Regular".

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

Valor de propiedad

FontWeight

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

Comentarios

Regular es equivalente en peso de fuente a Normal.

Se aplica a