FontWeights.Thin Свойство

Определение

Задает значение веса шрифта, равное 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

Значение свойства

FontWeight со значением Weight 100.

Применяется к