TextStyleViewModelTextDecorations - свойство |
Декорация текста.
Пространство имён:
Tessa.UI.Cards
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic TextDecorationCollection TextDecorations { get; set; }Public Property TextDecorations As TextDecorationCollection
Get
Set
public:
virtual property TextDecorationCollection^ TextDecorations {
TextDecorationCollection^ get () sealed;
void set (TextDecorationCollection^ value) sealed;
}abstract TextDecorations : TextDecorationCollection with get, set
override TextDecorations : TextDecorationCollection with get, set
Значение свойства
Тип:
TextDecorationCollectionРеализации
ITextStyleViewModelTextDecorations
См. также