Compartir a través de


FontWeights.Thin Propiedad

Definición

Especifica un valor de peso de fuente de 100.

public:
 static property FontWeight Thin { FontWeight get(); };
static FontWeight Thin();
public static FontWeight Thin { get; }
var fontWeight = FontWeights.thin;
Public Shared ReadOnly Property Thin As FontWeight

Valor de propiedad

FontWeight con un valor weight de 100.

Se aplica a