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