AppearanceInfoFontWeight - свойство |
Gets Толщина гарнитуры шрифта
Пространство имён:
Tessa.UI.Views.Content
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис[CanBeNullAttribute]
public FontWeight? FontWeight { get; }<CanBeNullAttribute>
Public ReadOnly Property FontWeight As FontWeight?
Get
public:
[CanBeNullAttribute]
property Nullable<FontWeight> FontWeight {
Nullable<FontWeight> get ();
}[<CanBeNullAttribute>]
member FontWeight : Nullable<FontWeight> with get
Значение свойства
Тип:
NullableFontWeight
См. также