ViewAppearanceMetadataFontStyle - свойство
Стиль наклона шрифта.
Пространство имён: Tessa.Views.MetadataСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public AppearanceFontStyle? FontStyle { get; set; }
Public Property FontStyle As AppearanceFontStyle?
Get
Set
public:
virtual property Nullable<AppearanceFontStyle> FontStyle {
Nullable<AppearanceFontStyle> get () sealed;
void set (Nullable<AppearanceFontStyle> value) sealed;
}
abstract FontStyle : Nullable<AppearanceFontStyle> with get, set
override FontStyle : Nullable<AppearanceFontStyle> with get, set
NullableAppearanceFontStyleIViewAppearanceMetadataFontStyle