FontWeightViewModelCreateModel - метод |
Создает модель из значения
Пространство имён:
Tessa.UI.Views.Charting.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис protected override FontWeightInfo CreateModel(
FontWeight? value
)
Protected Overrides Function CreateModel (
value As FontWeight?
) As FontWeightInfo
protected:
virtual FontWeightInfo^ CreateModel(
Nullable<FontWeight> value
) override
abstract CreateModel :
value : Nullable<FontWeight> -> FontWeightInfo
override CreateModel :
value : Nullable<FontWeight> -> FontWeightInfo
Параметры
- value
- Тип: SystemNullableFontWeight
Значение
Возвращаемое значение
Тип:
FontWeightInfo
Созданная модель
См. также