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