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