ViewAppearanceMetadataFontStyle - свойство |
Gets or sets Стиль наклона шрифта
Пространство имён:
Tessa.Views.Metadata
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [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
Значение свойства
Тип:
NullableAppearanceFontStyleРеализации
IViewAppearanceMetadataFontStyleСм. также