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