FontWeights.SemiBold Свойство

Определение

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

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

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

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

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