FontStretchViewModel - конструктор |
Пространство имён:
Tessa.UI.Views.Charting.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public FontStretchViewModel(
FontStretch? fontStretch
)
Public Sub New (
fontStretch As FontStretch?
)
public:
FontStretchViewModel(
Nullable<FontStretch> fontStretch
)
new :
fontStretch : Nullable<FontStretch> -> FontStretchViewModel
Параметры
- fontStretch
- Тип: SystemNullableFontStretch
The font stretch.
См. также