FontWeights.Thin Propiedad

Definición

Especifica el grosor de una fuente "Thin".

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

Valor de propiedad

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

Comentarios

El peso de Thin la fuente es el peso de fuente más ligero.

Se aplica a