FontWeights.SemiLight Свойство

Определение

Задает значение веса шрифта 350.

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

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

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

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