FontsHelperTryGetFontStyle(Int32) - метод
The try get font style.
Пространство имён: Tessa.UI.Views.AppearancesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public static FontStyle? TryGetFontStyle(
int fontStyle
)
Public Shared Function TryGetFontStyle (
fontStyle As Integer
) As FontStyle?
public:
static Nullable<FontStyle> TryGetFontStyle(
int fontStyle
)
static member TryGetFontStyle :
fontStyle : int -> Nullable<FontStyle>
- fontStyle Int32
-
The font style.
NullableFontStyle
The
FontStyle.