ViewAppearanceMetadataFontSize - свойство
Размер шрифта.
Пространство имён: Tessa.Views.MetadataСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public double? FontSize { get; set; }
Public Property FontSize As Double?
Get
Set
public:
virtual property Nullable<double> FontSize {
Nullable<double> get () sealed;
void set (Nullable<double> value) sealed;
}
abstract FontSize : Nullable<float> with get, set
override FontSize : Nullable<float> with get, set
NullableDoubleIViewAppearanceMetadataFontSize