FontWeightViewModel - конструктор |
Пространство имён:
Tessa.UI.Views.Charting.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public FontWeightViewModel(
FontWeight? fontWeight
)
Public Sub New (
fontWeight As FontWeight?
)
public:
FontWeightViewModel(
Nullable<FontWeight> fontWeight
)
new :
fontWeight : Nullable<FontWeight> -> FontWeightViewModel
Параметры
- fontWeight
- Тип: SystemNullableFontWeight
Значение по умолчанию
См. также