JsonViewAppearanceMetadataFontStretch - свойство
Растяжение шрифта.
Пространство имён: Tessa.Views.JsonСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
public int? FontStretch { get; set; }
Public Property FontStretch As Integer?
Get
Set
public:
virtual property Nullable<int> FontStretch {
Nullable<int> get () sealed;
void set (Nullable<int> value) sealed;
}
abstract FontStretch : Nullable<int> with get, set
override FontStretch : Nullable<int> with get, set
NullableInt32IJsonViewAppearanceMetadataFontStretch