FontWeights.Normal Свойство

Определение

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

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

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

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

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