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