FontStretchInfo - конструктор |
Пространство имён:
Tessa.UI.Views.Charting.Models
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public FontStretchInfo(
FontStretch? value,
string name
)
Public Sub New (
value As FontStretch?,
name As String
)
public:
FontStretchInfo(
Nullable<FontStretch> value,
String^ name
)
new :
value : Nullable<FontStretch> *
name : string -> FontStretchInfo
Параметры
- value
- Тип: SystemNullableFontStretch
Значение объекта
- name
- Тип: SystemString
Имя объекта
См. также