AppearanceInfoFontStyle - свойство |
Gets Начертание шрифта
Пространство имён:
Tessa.UI.Views.Content
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[CanBeNullAttribute]
public FontStyle? FontStyle { get; }<CanBeNullAttribute>
Public ReadOnly Property FontStyle As FontStyle?
Get
public:
[CanBeNullAttribute]
property Nullable<FontStyle> FontStyle {
Nullable<FontStyle> get ();
}[<CanBeNullAttribute>]
member FontStyle : Nullable<FontStyle> with get
Значение свойства
Тип:
NullableFontStyle
См. также