JsonViewAppearanceMetadataFontSize - свойство
Gets or sets Размер шрифта
Пространство имён: Tessa.Views.JsonСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
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
NullableDoubleIJsonViewAppearanceMetadataFontSize