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