TextStyleViewModel.FontWeight - свойство |
Толщина шрифта.
Пространство имён:
Tessa.UI.Cards
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic FontWeight FontWeight { get; set; }Public Property FontWeight As FontWeight
Get
Set
public:
virtual property FontWeight FontWeight {
FontWeight get () sealed;
void set (FontWeight value) sealed;
}abstract FontWeight : FontWeight with get, set
override FontWeight : FontWeight with get, set
Значение свойства
Тип:
FontWeightРеализации
ITextStyleViewModel.FontWeight
См. также